Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Parse negative integer literals in enums#29

Merged
VictorKoenders merged 1 commit intobincode-org:trunkfrom
trevyn:negative-integer-literals
Oct 8, 2022
Merged

Parse negative integer literals in enums#29
VictorKoenders merged 1 commit intobincode-org:trunkfrom
trevyn:negative-integer-literals

Conversation

@trevyn
Copy link
Contributor

@trevyn trevyn commented Oct 8, 2022

@codecov
Copy link

codecov bot commented Oct 8, 2022

Codecov Report

Base: 38.91% // Head: 40.04% // Increases project coverage by +1.12% 🎉

Coverage data is based on head (f7f4da9) compared to base (3c31e35).
Patch coverage: 73.91% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk      #29      +/-   ##
==========================================
+ Coverage   38.91%   40.04%   +1.12%     
==========================================
  Files          19       19              
  Lines        1840     1878      +38     
==========================================
+ Hits          716      752      +36     
- Misses       1124     1126       +2     
Impacted Files Coverage Δ
src/parse/body.rs 67.41% <73.91%> (+2.25%) ⬆️
src/lib.rs 40.59% <0.00%> (+1.69%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@VictorKoenders VictorKoenders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@VictorKoenders VictorKoenders merged commit 34804f0 into bincode-org:trunk Oct 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants