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

Feature/Fix SetTransformer and Enum Label Support #104

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

rafambbr
Copy link

fix SetTransformer

@codecov-io
Copy link

codecov-io commented Nov 14, 2018

Codecov Report

Merging #104 into master will decrease coverage by 0.24%.
The diff coverage is 87.09%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #104      +/-   ##
============================================
- Coverage     84.98%   84.73%   -0.25%     
- Complexity      355      358       +3     
============================================
  Files            41       42       +1     
  Lines           879      891      +12     
  Branches        148      149       +1     
============================================
+ Hits            747      755       +8     
- Misses           92       94       +2     
- Partials         40       42       +2
Impacted Files Coverage Δ Complexity Δ
.../br/com/six2six/fixturefactory/util/EnumUtils.java 0% <0%> (ø) 1 <1> (?)
...six/fixturefactory/transformer/SetTransformer.java 100% <100%> (ø) 12 <2> (ø) ⬇️
.../br/com/six2six/fixturefactory/TemplateHolder.java 90.9% <90.9%> (-9.1%) 6 <6> (+1)
...six2six/fixturefactory/ExtendedTemplateHolder.java 92.3% <92.3%> (+4.8%) 4 <4> (+2) ⬆️
...m/six2six/fixturefactory/util/ReflectionUtils.java 70.29% <0%> (-1.99%) 35% <0%> (-2%)
...2six/fixturefactory/function/impl/CpfFunction.java 95.23% <0%> (ø) 5% <0%> (ø) ⬇️
...six/fixturefactory/function/impl/CnpjFunction.java 95.45% <0%> (+4.54%) 5% <0%> (+1%) ⬆️

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 5239ccd...39861b1. Read the comment docs.

@rafambbr rafambbr changed the title Feature/fix set transformer Feature/Fix SetTransformer and Enum Label Support Nov 14, 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.

2 participants