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

chore: remove unnecessary #[allow(clippy::inline_always)] #321

Merged
merged 3 commits into from
Sep 30, 2023

Conversation

DaniPopes
Copy link
Contributor

It's allowed at the crate scope.

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (480da03) 80.64% compared to head (ee79027) 80.64%.
Report is 1 commits behind head on main.

❗ Current head ee79027 differs from pull request most recent head ecbdc18. Consider uploading reports for the commit ecbdc18 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #321   +/-   ##
=======================================
  Coverage   80.64%   80.64%           
=======================================
  Files          54       54           
  Lines        6045     6045           
=======================================
  Hits         4875     4875           
  Misses       1170     1170           
Files Coverage Δ
src/add.rs 74.10% <ø> (ø)
src/bit_arr.rs 21.35% <ø> (ø)
src/bits.rs 78.06% <ø> (+0.23%) ⬆️
src/macros.rs 33.33% <ø> (ø)
src/mul.rs 90.79% <ø> (ø)

... and 1 file with indirect coverage changes

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

@prestwich prestwich enabled auto-merge September 30, 2023 18:17
@prestwich prestwich merged commit 82970da into recmo:main Sep 30, 2023
@DaniPopes DaniPopes deleted the clippy-inline-always branch September 30, 2023 18:22
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