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: Remove redundant use of then exported items #117

Merged
merged 2 commits into from
Oct 19, 2023
Merged

fix: Remove redundant use of then exported items #117

merged 2 commits into from
Oct 19, 2023

Conversation

lu-zero
Copy link
Contributor

@lu-zero lu-zero commented Oct 19, 2023

Fixes warning: private item shadows public glob re-export

Fixes `warning: private item shadows public glob re-export`
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #117 (8ede616) into master (617c9fc) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   97.25%   97.25%   -0.01%     
==========================================
  Files          11       10       -1     
  Lines       13255    13254       -1     
==========================================
- Hits        12891    12890       -1     
  Misses        364      364              
Files Coverage Δ
src/builder.rs 97.89% <ø> (ø)

... and 1 file with indirect coverage changes

@lu-zero lu-zero merged commit c76c3e5 into master Oct 19, 2023
15 of 16 checks passed
@lu-zero lu-zero deleted the cleanup branch October 19, 2023 18:57
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.

1 participant