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

fix: embedded types false positive #15

Merged
merged 1 commit into from
Feb 4, 2023
Merged

fix: embedded types false positive #15

merged 1 commit into from
Feb 4, 2023

Conversation

tmzane
Copy link
Member

@tmzane tmzane commented Feb 4, 2023

Fixes #12

@codecov-commenter
Copy link

Codecov Report

Merging #15 (38cc6e5) into main (fd5338f) will not change coverage.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##              main       #15   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          120       123    +3     
=========================================
+ Hits           120       123    +3     
Impacted Files Coverage Δ
musttag.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tmzane tmzane merged commit 9229084 into main Feb 4, 2023
@tmzane tmzane deleted the fix-embedded-types branch February 4, 2023 15:44
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.

False positive with embedded types
2 participants