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/interface name lower #672

Merged
merged 3 commits into from
Jul 11, 2023

Fixes spelling

6e6efc2
Select commit
Loading
Failed to load commit list.
Merged

Feat/interface name lower #672

Fixes spelling
6e6efc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2023 in 0s

75.29200% (+0.02222%) compared to b5592d6

View this Pull Request on Codecov

75.29200% (+0.02222%) compared to b5592d6

Details

Codecov Report

Patch coverage: 75.00000% and project coverage change: +0.02222 🎉

Comparison is base (b5592d6) 75.26978% compared to head (6e6efc2) 75.29200%.

Additional details and impacted files
@@                 Coverage Diff                 @@
##              master        #672         +/-   ##
===================================================
+ Coverage   75.26978%   75.29200%   +0.02222%     
===================================================
  Files              9           9                 
  Lines           2224        2226          +2     
===================================================
+ Hits            1674        1676          +2     
  Misses           412         412                 
  Partials         138         138                 
Impacted Files Coverage Δ
pkg/config/config.go 70.56452% <0.00000%> (ø)
pkg/outputter.go 62.99559% <100.00000%> (+0.32891%) ⬆️

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