Skip to content

Add Parser tests#349

Merged
jbgi merged 1 commit into
functionaljava:masterfrom
gliptak:coverage10
Aug 5, 2018
Merged

Add Parser tests#349
jbgi merged 1 commit into
functionaljava:masterfrom
gliptak:coverage10

Conversation

@gliptak

@gliptak gliptak commented Aug 4, 2018

Copy link
Copy Markdown
Contributor

Signed-off-by: Gábor Lipták gliptak@gmail.com

@codecov-io

codecov-io commented Aug 4, 2018

Copy link
Copy Markdown

Codecov Report

Merging #349 into master will increase coverage by 0.13%.
The diff coverage is 20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #349      +/-   ##
==========================================
+ Coverage   43.78%   43.91%   +0.13%     
==========================================
  Files         176      176              
  Lines        9189     9204      +15     
  Branches      524      524              
==========================================
+ Hits         4023     4042      +19     
+ Misses       4996     4987       -9     
- Partials      170      175       +5
Impacted Files Coverage Δ
core/src/main/java/fj/Show.java 55.39% <0%> (-1.23%) ⬇️
core/src/main/java/fj/Hash.java 19.86% <0%> (-0.86%) ⬇️
core/src/main/java/fj/parser/Result.java 33.33% <33.33%> (+33.33%) ⬆️
core/src/main/java/fj/Equal.java 65.55% <66.66%> (+0.01%) ⬆️
core/src/main/java/fj/Ord.java 50% <0%> (-3.79%) ⬇️
core/src/main/java/fj/data/Validation.java 15.7% <0%> (ø) ⬆️
core/src/main/java/fj/data/fingertrees/Deep.java 66.79% <0%> (+0.79%) ⬆️
core/src/main/java/fj/parser/Parser.java 12.5% <0%> (+12.5%) ⬆️

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 e75b8c1...22cf4b4. Read the comment docs.

Signed-off-by: Gábor Lipták <gliptak@gmail.com>
@jbgi
jbgi merged commit d0f9679 into functionaljava:master Aug 5, 2018
@jbgi jbgi added this to the 4.8 milestone Aug 18, 2018
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.

3 participants