Arquisoft / Loader_i3a

Loader module
The Unlicense
5 stars 3 forks source link

Changes in tests [added and modified] #16

Closed eleallegue closed 6 years ago

eleallegue commented 6 years ago

Some tests added and modified from the code

codecov[bot] commented 6 years ago

Codecov Report

Merging #16 into master will increase coverage by 1.81%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #16      +/-   ##
============================================
+ Coverage      87.1%   88.91%   +1.81%     
- Complexity       90       97       +7     
============================================
  Files            13       13              
  Lines           380      388       +8     
  Branches         37       38       +1     
============================================
+ Hits            331      345      +14     
+ Misses           40       34       -6     
  Partials          9        9
Impacted Files Coverage Δ Complexity Δ
...sw/parser/lettergenerators/PDFLetterGenerator.java 91.66% <100%> (ø) 2 <0> (ø) :arrow_down:
...w/parser/lettergenerators/WordLetterGenerator.java 91.3% <100%> (+0.39%) 2 <0> (ø) :arrow_down:
src/main/java/es/uniovi/asw/parser/Agent.java 94.11% <100%> (+10.51%) 27 <10> (+7) :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 23e274d...529a57f. Read the comment docs.