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

Enable no explicit any #40

Merged
merged 2 commits into from
Feb 8, 2024

Turn on warn for no-explicit-any

e66f1be
Select commit
Loading
Failed to load commit list.
Merged

Enable no explicit any #40

Turn on warn for no-explicit-any
e66f1be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2024 in 0s

72.96% (target 0.00%)

View this Pull Request on Codecov

72.96% (target 0.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1d743a1) 72.88% compared to head (e66f1be) 72.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   72.88%   72.96%   +0.08%     
==========================================
  Files          18       18              
  Lines        1973     1979       +6     
  Branches      119      119              
==========================================
+ Hits         1438     1444       +6     
  Misses        529      529              
  Partials        6        6              

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