Skip to content

Fix CastException#6

Merged
mvallim merged 1 commit intomasterfrom
refactoring-builders
Aug 14, 2019
Merged

Fix CastException#6
mvallim merged 1 commit intomasterfrom
refactoring-builders

Conversation

@mvallim
Copy link
Copy Markdown
Owner

@mvallim mvallim commented Aug 14, 2019

No description provided.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #6 into master will increase coverage by 1.39%.
The diff coverage is 84%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #6      +/-   ##
============================================
+ Coverage     88.23%   89.63%   +1.39%     
- Complexity       47       60      +13     
============================================
  Files             9       11       +2     
  Lines           136      164      +28     
  Branches          7        9       +2     
============================================
+ Hits            120      147      +27     
+ Misses           15       14       -1     
- Partials          1        3       +2
Impacted Files Coverage Δ Complexity Δ
...java/br/com/fluentvalidator/AbstractValidator.java 100% <ø> (ø) 10 <0> (ø) ⬇️
...java/br/com/fluentvalidator/ValidationContext.java 100% <100%> (ø) 4 <0> (ø) ⬇️
...tvalidator/rule/InternalRuleCollectionBuilder.java 88.88% <100%> (ø) 5 <1> (?)
...in/java/br/com/fluentvalidator/rule/RuleEntry.java 100% <100%> (ø) 3 <3> (?)
...va/br/com/fluentvalidator/rule/CollectionRule.java 100% <100%> (ø) 6 <6> (?)
...entvalidator/rule/InternalRulePropertyBuilder.java 77.77% <50%> (ø) 4 <0> (?)
...m/fluentvalidator/rule/ValidationPropertyRule.java 66.66% <66.66%> (ø) 5 <5> (?)
...fluentvalidator/rule/ValidationCollectionRule.java 80% <80%> (ø) 8 <8> (?)
.../java/br/com/fluentvalidator/rule/PropetyRule.java 92.3% <92.3%> (ø) 5 <5> (?)
... and 5 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 0121728...b8d01d4. Read the comment docs.

@mvallim mvallim merged commit 4baf244 into master Aug 14, 2019
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