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

All other custom data structures with custom tags #24

Merged
merged 22 commits into from
Jan 12, 2024
Merged

All other custom data structures with custom tags #24

merged 22 commits into from
Jan 12, 2024

Conversation

hyorigo
Copy link
Collaborator

@hyorigo hyorigo commented Jan 11, 2024

No description provided.

Copy link

codacy-production bot commented Jan 11, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.44% (target: -1.00%) 96.97%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (6189f64) 1551 1238 79.82%
Head commit (eee7c64) 1565 (+14) 1256 (+18) 80.26% (+0.44%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#24) 33 32 96.97%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (6189f64) 74.06% compared to head (eee7c64) 74.65%.

Files Patch % Lines
convert/struct.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   74.06%   74.65%   +0.58%     
==========================================
  Files           8        8              
  Lines        1504     1515      +11     
==========================================
+ Hits         1114     1131      +17     
+ Misses        304      300       -4     
+ Partials       86       84       -2     

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

@hyorigo hyorigo merged commit 7cfda4b into master Jan 12, 2024
20 checks passed
@hyorigo hyorigo deleted the iftag branch January 12, 2024 13:22
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.

1 participant