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

refactored /models/group/service/measure REST path to be RMI-compatible #6

Closed slupczynskim closed 4 years ago

slupczynskim commented 4 years ago

hopefully nothing broke in the process, but it seems fine :)

codecov-io commented 4 years ago

Codecov Report

Merging #6 into develop will increase coverage by 0.14%. The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop       #6      +/-   ##
=============================================
+ Coverage      21.54%   21.68%   +0.14%     
- Complexity       102      103       +1     
=============================================
  Files             25       25              
  Lines           1662     1674      +12     
  Branches         199      202       +3     
=============================================
+ Hits             358      363       +5     
- Misses          1259     1265       +6     
- Partials          45       46       +1
Impacted Files Coverage Δ Complexity Δ
...eer/services/mobsos/successModeling/RestApiV2.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...uccessModeling/MonitoringDataProvisionService.java 42% <0%> (+1.02%) 62% <0%> (+1%) :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 141cda0...820ec94. Read the comment docs.