plt-tud / r43ples

Revision Management for the Semantic Web
Other
19 stars 16 forks source link

Codacy fixes #63

Closed markusgraube closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #63 into develop will decrease coverage by 0.16%. The diff coverage is 92.59%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #63      +/-   ##
=============================================
- Coverage      61.31%   61.15%   -0.17%     
+ Complexity       425      423       -2     
=============================================
  Files             70       70              
  Lines           3306     3300       -6     
  Branches         351      350       -1     
=============================================
- Hits            2027     2018       -9     
- Misses          1166     1168       +2     
- Partials         113      114       +1
Impacted Files Coverage Δ Complexity Δ
...a/de/tud/plt/r43ples/management/RevisionDraft.java 92.85% <100%> (+0.54%) 2 <1> (ø) :arrow_down:
.../java/de/tud/plt/r43ples/management/Interface.java 73.84% <100%> (ø) 34 <0> (ø) :arrow_down:
...n/java/de/tud/plt/r43ples/webservice/Endpoint.java 68.91% <100%> (ø) 24 <3> (ø) :arrow_down:
...tud/plt/r43ples/management/RevisionManagement.java 80.95% <90%> (-1.27%) 66 <2> (-2)
...43ples/management/DatasetGenerationManagement.java 94.73% <94.73%> (ø) 6 <6> (ø) :arrow_down:

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 77ca993...f604ebe. Read the comment docs.