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

Don't include benches and docs #11

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

michel-slm
Copy link
Contributor

benches does not actually exist. docs should not be shipped in the crate and they are available in docs.rs anyway

`benches` does not actually exist. `docs` should not be shipped in the
crate and they are available in docs.rs anyway

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cf34fbc) 94.49% compared to head (498d544) 94.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   94.49%   94.72%   +0.23%     
==========================================
  Files          14       14              
  Lines         726      721       -5     
==========================================
- Hits          686      683       -3     
+ Misses         40       38       -2     

see 4 files with indirect coverage changes

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

@sagiegurari sagiegurari merged commit a4f0130 into sagiegurari:master Oct 31, 2023
11 checks passed
@sagiegurari
Copy link
Owner

@michel-slm thanks. merged

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