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 cargo/lint errors #865

Merged
merged 1 commit into from
Aug 10, 2024
Merged

Fix cargo/lint errors #865

merged 1 commit into from
Aug 10, 2024

Conversation

NoahSaso
Copy link
Member

@NoahSaso NoahSaso commented Aug 2, 2024

Somehow new linter errors have emerged. This fixes them.

AFAIK we don't use tarpaulin for code coverage, so I think it's safe to remove the unrecognized cfg decorators.

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.65%. Comparing base (75272b9) to head (5b6093e).

Additional details and impacted files
@@             Coverage Diff              @@
##           development     #865   +/-   ##
============================================
  Coverage        96.64%   96.65%           
============================================
  Files              240      240           
  Lines            65294    65295    +1     
============================================
+ Hits             63106    63108    +2     
+ Misses            2188     2187    -1     

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

@NoahSaso NoahSaso merged commit a52b145 into development Aug 10, 2024
9 checks passed
@NoahSaso NoahSaso deleted the noah/lint-fixes branch August 10, 2024 00:16
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.

2 participants