rwth-acis / mobsos-success-modeling

This service is part of the MobSOS monitoring concept and provides visualization functionality of the monitored data to the Web-frontend.
Other
3 stars 0 forks source link

bugfix: success model always returns {data:null} #4

Closed slupczynskim closed 4 years ago

slupczynskim commented 4 years ago

most likely typo - forgot to pass variable to return

codecov-io commented 4 years ago

Codecov Report

Merging #4 into develop will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop       #4   +/-   ##
==========================================
  Coverage      21.89%   21.89%           
  Complexity       103      103           
==========================================
  Files             25       25           
  Lines           1658     1658           
  Branches         199      199           
==========================================
  Hits             363      363           
  Misses          1249     1249           
  Partials          46       46
Impacted Files Coverage Δ Complexity Δ
...eer/services/mobsos/successModeling/RestApiV2.java 0% <0%> (ø) 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 33977b8...f6fd8d5. Read the comment docs.