plt-tud / r43ples

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

WIP: add test for dataset3 #82

Closed markusgraube closed 7 years ago

markusgraube commented 7 years ago

tests are currently failing because SampleDataSet.createSampleDataset3() throws NullPointerException

codecov-io commented 7 years ago

Codecov Report

Merging #82 into develop will increase coverage by 0.73%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #82      +/-   ##
=============================================
+ Coverage       62.2%   62.94%   +0.73%     
  Complexity         5        5              
=============================================
  Files             91       91              
  Lines           3535     3535              
  Branches         330      330              
=============================================
+ Hits            2199     2225      +26     
+ Misses          1212     1186      -26     
  Partials         124      124
Impacted Files Coverage Δ Complexity Δ
...a/de/tud/plt/r43ples/draftobjects/R43plesCore.java 85.71% <0%> (+4.76%) 0% <0%> (ø) :arrow_down:
...java/de/tud/plt/r43ples/dataset/SampleDataSet.java 86.17% <0%> (+10.16%) 0% <0%> (ø) :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 a59aeac...19e0c89. Read the comment docs.