Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add AdapterContent implements for gcfg.Adapter #2892

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Aug 23, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2023

Codecov Report

Patch coverage: 87.62% and project coverage change: +0.02% 🎉

Comparison is base (cf29927) 79.14% compared to head (4f2f779) 79.17%.
Report is 2 commits behind head on master.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2892      +/-   ##
==========================================
+ Coverage   79.14%   79.17%   +0.02%     
==========================================
  Files         634      638       +4     
  Lines       52489    52555      +66     
==========================================
+ Hits        41543    41611      +68     
+ Misses       8884     8880       -4     
- Partials     2062     2064       +2     
Flag Coverage Δ
go-1.18-386 79.26% <87.62%> (+0.03%) ⬆️
go-1.18-amd64 79.23% <87.62%> (+<0.01%) ⬆️
go-1.19-386 79.13% <87.62%> (+0.02%) ⬆️
go-1.19-amd64 79.13% <87.62%> (+0.08%) ⬆️
go-1.20-386 79.21% <87.62%> (+0.02%) ⬆️
go-1.20-amd64 79.25% <87.62%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
os/gtimer/gtimer.go 86.48% <ø> (ø)
os/gcfg/gcfg_adapter_content.go 61.29% <61.29%> (ø)
os/gcfg/gcfg_adapter_file.go 76.96% <100.00%> (ø)
os/gcfg/gcfg_adapter_file_content.go 76.74% <100.00%> (ø)
os/gcfg/gcfg_adapter_file_path.go 81.95% <100.00%> (ø)

... and 8 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gqcn gqcn merged commit 3841f05 into master Aug 28, 2023
18 checks passed
@gqcn gqcn deleted the feature/gcfg-adapter-content branch August 28, 2023 13:49
houseme added a commit to houseme/gf that referenced this pull request Aug 30, 2023
…into feature/websocket

* 'master' of github.com:gogf/gf:
  fix: OpenAPI cannot correctly identify the file type under the canoni… (gogf#2898)
  add `AdapterContent` implements for `gcfg.Adapter` (gogf#2892)
  fix typo "Upadte" -> "Update" (gogf#2906)

* 'master' of github.com:gogf/gf:
  fix: OpenAPI cannot correctly identify the file type under the canoni… (gogf#2898)
  add `AdapterContent` implements for `gcfg.Adapter` (gogf#2892)
  fix typo "Upadte" -> "Update" (gogf#2906)

* 'master' of github.com:gogf/gf:
  fix: OpenAPI cannot correctly identify the file type under the canoni… (gogf#2898)
  add `AdapterContent` implements for `gcfg.Adapter` (gogf#2892)
  fix typo "Upadte" -> "Update" (gogf#2906)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants