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

feat: add Diff feature to gmap #2774

Merged
merged 2 commits into from Jul 20, 2023
Merged

feat: add Diff feature to gmap #2774

merged 2 commits into from Jul 20, 2023

Conversation

LonelySally
Copy link
Member

No description provided.

@LonelySally LonelySally changed the title feat: add Diff feature feat: add Diff feature to gmap Jul 18, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 18, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.06 🎉

Comparison is base (41c0dde) 79.13% compared to head (76644b9) 79.19%.

❗ 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    #2774      +/-   ##
==========================================
+ Coverage   79.13%   79.19%   +0.06%     
==========================================
  Files         632      632              
  Lines       52014    52137     +123     
==========================================
+ Hits        41161    41291     +130     
+ Misses       8820     8809      -11     
- Partials     2033     2037       +4     
Flag Coverage Δ
go-1.15-386 79.22% <100.00%> (+0.06%) ⬆️
go-1.15-amd64 79.21% <100.00%> (+0.09%) ⬆️
go-1.16-386 79.21% <100.00%> (+0.06%) ⬆️
go-1.16-amd64 79.20% <100.00%> (+0.06%) ⬆️
go-1.17-386 79.23% <100.00%> (+0.10%) ⬆️
go-1.17-amd64 79.21% <100.00%> (+0.09%) ⬆️
go-1.18-386 78.83% <100.00%> (+0.07%) ⬆️
go-1.18-amd64 78.80% <100.00%> (+0.03%) ⬆️
go-1.19-386 79.20% <100.00%> (+0.06%) ⬆️
go-1.19-amd64 ?
go-1.20-386 79.21% <100.00%> (+0.08%) ⬆️
go-1.20-amd64 79.22% <100.00%> (+0.11%) ⬆️

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

Impacted Files Coverage Δ
container/gmap/gmap_hash_any_any_map.go 96.54% <100.00%> (+0.17%) ⬆️
container/gmap/gmap_hash_int_any_map.go 95.70% <100.00%> (+0.22%) ⬆️
container/gmap/gmap_hash_int_int_map.go 90.72% <100.00%> (+0.48%) ⬆️
container/gmap/gmap_hash_int_str_map.go 93.91% <100.00%> (+0.31%) ⬆️
container/gmap/gmap_hash_str_any_map.go 98.20% <100.00%> (+0.09%) ⬆️
container/gmap/gmap_hash_str_int_map.go 95.37% <100.00%> (+0.23%) ⬆️
container/gmap/gmap_hash_str_str_map.go 95.53% <100.00%> (+0.23%) ⬆️

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

container/gmap/gmap_hash_any_any_map.go Outdated Show resolved Hide resolved
container/gmap/gmap_hash_any_any_map.go Outdated Show resolved Hide resolved
@gqcn gqcn merged commit 4ad508c into gogf:master Jul 20, 2023
18 checks passed
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.

None yet

3 participants