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

Parser returns error #8

Merged
merged 18 commits into from
Oct 13, 2018
Merged

Parser returns error #8

merged 18 commits into from
Oct 13, 2018

Conversation

bandesz
Copy link
Member

@bandesz bandesz commented Oct 13, 2018

No description provided.

@bandesz bandesz force-pushed the parser_returns_error branch 2 times, most recently from e9593a9 to 51f0401 Compare October 13, 2018 14:07
@codecov-io
Copy link

Codecov Report

Merging #8 into master will increase coverage by 0.75%.
The diff coverage is 94.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   92.97%   93.72%   +0.75%     
==========================================
  Files          40       42       +2     
  Lines         883      877       -6     
==========================================
+ Hits          821      822       +1     
+ Misses         55       50       -5     
+ Partials        7        5       -2
Impacted Files Coverage Δ
parsley/result_cache.go 100% <ø> (ø) ⬆️
text/reader.go 100% <ø> (ø) ⬆️
examples/json/json/parser.go 0% <0%> (ø) ⬆️
combinator/choice.go 100% <100%> (ø) ⬆️
parsley/parse.go 100% <100%> (ø)
text/terminal/float.go 100% <100%> (ø) ⬆️
parser/nil.go 100% <100%> (ø)
parser/end.go 100% <100%> (ø)
text/terminal/bool.go 100% <100%> (ø) ⬆️
text/trim.go 100% <100%> (ø)
... and 27 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 9cd9917...234584d. Read the comment docs.

@bandesz bandesz merged commit 2acab28 into master Oct 13, 2018
@bandesz bandesz deleted the parser_returns_error branch October 13, 2018 18:52
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.

2 participants