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

CI: Lint benchmarks #1489

Merged
merged 1 commit into from
Mar 6, 2024
Merged

CI: Lint benchmarks #1489

merged 1 commit into from
Mar 6, 2024

Conversation

pitdicker
Copy link
Collaborator

A CI run on #1488 showed that our CI wasn't checking for warnings in the benchmarks. We need to call clippy with --all-targets.

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.80%. Comparing base (2d2f1a9) to head (2381bdf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1489   +/-   ##
=======================================
  Coverage   91.80%   91.80%           
=======================================
  Files          40       40           
  Lines       18329    18329           
=======================================
  Hits        16827    16827           
  Misses       1502     1502           

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

@pitdicker pitdicker merged commit 3114597 into chronotope:main Mar 6, 2024
35 checks passed
@pitdicker pitdicker deleted the lint_bench branch March 6, 2024 18:36
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.

None yet

2 participants