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

feat(object): Implement Ord #14

Merged
merged 1 commit into from Apr 5, 2020
Merged

feat(object): Implement Ord #14

merged 1 commit into from Apr 5, 2020

Conversation

andoriyu
Copy link
Owner

@andoriyu andoriyu commented Apr 5, 2020

No description provided.

@codecov
Copy link

codecov bot commented Apr 5, 2020

Codecov Report

Merging #14 into master will increase coverage by 1.55%.
The diff coverage is 79.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   68.87%   70.43%   +1.55%     
==========================================
  Files           9        9              
  Lines         755      788      +33     
==========================================
+ Hits          520      555      +35     
+ Misses        235      233       -2     
Impacted Files Coverage Δ
src/raw/object.rs 51.27% <79.16%> (+2.03%) ⬆️
src/raw/parser.rs 50.68% <0.00%> (+12.80%) ⬆️
src/error.rs 18.18% <0.00%> (+18.18%) ⬆️

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 af2a5cc...b3c0d90. Read the comment docs.

@andoriyu andoriyu merged commit 1fd4f73 into master Apr 5, 2020
@delete-merged-branch delete-merged-branch bot deleted the feat/cmp branch April 5, 2020 22:19
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

1 participant