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: warn on missing_docs and clippy::missing_inline_in_public_items #322

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

DaniPopes
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (82970da) 80.64% compared to head (9809999) 80.64%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #322   +/-   ##
=======================================
  Coverage   80.64%   80.64%           
=======================================
  Files          54       54           
  Lines        6045     6035   -10     
=======================================
- Hits         4875     4867    -8     
+ Misses       1170     1168    -2     
Files Coverage Δ
src/add.rs 74.10% <ø> (ø)
src/algorithms/div/knuth.rs 100.00% <ø> (ø)
src/algorithms/gcd/matrix.rs 93.54% <ø> (ø)
src/algorithms/gcd/mod.rs 84.27% <ø> (ø)
src/algorithms/mod.rs 100.00% <ø> (ø)
src/algorithms/mul.rs 100.00% <ø> (ø)
src/algorithms/mul_redc.rs 100.00% <ø> (ø)
src/bit_arr.rs 21.35% <ø> (ø)
src/bits.rs 78.06% <ø> (+0.23%) ⬆️
src/bytes.rs 96.83% <ø> (ø)
... and 14 more

... and 1 file with indirect coverage changes

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

@prestwich prestwich merged commit d705f65 into recmo:main Sep 30, 2023
19 of 20 checks passed
@DaniPopes DaniPopes deleted the more-clippies branch September 30, 2023 19:17
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