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

test: add body and nested defaults test #174

Merged
merged 1 commit into from
Nov 19, 2023
Merged

Conversation

danielgtaylor
Copy link
Owner

This adds a new test to cover more cases of default tag usage, including primitives, slices, and slices of structs.

Copy link

codecov bot commented Nov 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (989962c) 92.04% compared to head (1802098) 92.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
+ Coverage   92.04%   92.30%   +0.25%     
==========================================
  Files          17       17              
  Lines        1962     1962              
==========================================
+ Hits         1806     1811       +5     
+ Misses        112      108       -4     
+ Partials       44       43       -1     

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

@danielgtaylor danielgtaylor merged commit 7231fca into main Nov 19, 2023
5 checks passed
@danielgtaylor danielgtaylor deleted the body-defaults-test branch November 19, 2023 07:09
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