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: do not report types implementing (Un)Marshaler #67

Merged
merged 8 commits into from
Oct 8, 2023

support `toml` interfaces

9870045
Select commit
Loading
Failed to load commit list.
Merged

fix: do not report types implementing (Un)Marshaler #67

support `toml` interfaces
9870045
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 8, 2023 in 0s

83.54% (-2.91%) compared to 11f0e6c

View this Pull Request on Codecov

83.54% (-2.91%) compared to 11f0e6c

Details

Codecov Report

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

Comparison is base (11f0e6c) 86.45% compared to head (9870045) 83.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
- Coverage   86.45%   83.54%   -2.91%     
==========================================
  Files           2        2              
  Lines         192      231      +39     
==========================================
+ Hits          166      193      +27     
- Misses         18       25       +7     
- Partials        8       13       +5     
Files Coverage Δ
musttag.go 86.29% <71.42%> (-4.22%) ⬇️

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