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

Removed deprecated 'gen' and 'ConstantsFlags' #53

Merged
merged 11 commits into from Mar 16, 2021
Merged

Conversation

CraZySacX
Copy link
Member

  • Removed deprecated gen function
  • Removed deprecated ConstantsFlags bitflags

@codecov
Copy link

codecov bot commented Mar 2, 2021

Codecov Report

Merging #53 (7e04892) into master (bf86b11) will increase coverage by 0.47%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #53      +/-   ##
===========================================
+ Coverage   99.52%   100.00%   +0.47%     
===========================================
  Files          10        10              
  Lines         851       552     -299     
===========================================
- Hits          847       552     -295     
+ Misses          4         0       -4     
Impacted Files Coverage Δ
src/config.rs 100.00% <ø> (ø)
src/constants.rs 100.00% <ø> (ø)
src/error.rs 100.00% <ø> (ø)
src/feature/build.rs 100.00% <ø> (ø)
src/feature/cargo.rs 100.00% <ø> (ø)
src/feature/git.rs 100.00% <ø> (+2.18%) ⬆️
src/feature/mod.rs 100.00% <ø> (ø)
src/feature/rustc.rs 100.00% <ø> (ø)
src/lib.rs 100.00% <ø> (ø)
src/gen.rs 100.00% <100.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf86b11...7e04892. Read the comment docs.

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