six2six / fixture-factory

Generator fake objects from a template
Apache License 2.0
445 stars 88 forks source link

Typo in class-name fixed. #95

Closed hascode closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #95 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #95    +/-   ##
=========================================
  Coverage      84.9%   84.9%            
- Complexity        0     349   +349     
=========================================
  Files            41      41            
  Lines           868     868            
  Branches        174     148    -26     
=========================================
  Hits            737     737            
  Misses           92      92            
  Partials         39      39
Impacted Files Coverage Δ Complexity Δ
...2six/fixturefactory/function/impl/CpfFunction.java 95.23% <0%> (-4.77%) 5% <0%> (+5%)
...six/fixturefactory/function/impl/CnpjFunction.java 95.45% <0%> (+4.54%) 5% <0%> (+5%) :arrow_up:

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 fb057b3...122ed3d. Read the comment docs.

douglasrodrigo commented 7 years ago

thanks :+1: