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

test(errors): add tests for key and value parsing #12

Merged
merged 2 commits into from
Aug 2, 2017
Merged

Conversation

ordian
Copy link
Member

@ordian ordian commented Aug 2, 2017

No description provided.

@codecov
Copy link

codecov bot commented Aug 2, 2017

Codecov Report

Merging #12 into master will decrease coverage by 0.62%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   91.97%   91.34%   -0.63%     
==========================================
  Files          22       22              
  Lines        1308     1329      +21     
==========================================
+ Hits         1203     1214      +11     
- Misses        105      115      +10
Impacted Files Coverage Δ
src/parser/errors.rs 74.46% <0%> (+4.25%) ⬆️
src/key.rs 95.83% <100%> (+14.88%) ⬆️
src/parser/key.rs 100% <100%> (ø) ⬆️
src/decor.rs 75% <0%> (-17.31%) ⬇️
src/value.rs 85.34% <0%> (-4.05%) ⬇️

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 8f9363d...b0d1851. Read the comment docs.

@ordian
Copy link
Member Author

ordian commented Aug 2, 2017

bors r+

bors bot added a commit that referenced this pull request Aug 2, 2017
12: test(errors): add tests for key and value parsing r=ordian
@bors
Copy link
Contributor

bors bot commented Aug 2, 2017

@bors bors bot merged commit b0d1851 into master Aug 2, 2017
@bors bors bot deleted the test_errors branch August 2, 2017 12:32
epage added a commit to epage/toml_edit that referenced this pull request Apr 26, 2024
…n-5.x

chore(deps): update actions/setup-python action to v5
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