Arquisoft / InciManager_i2b

InciManager_i2b
MIT License
1 stars 2 forks source link

Create get incidents info controller(2) #24

Closed ulitol97 closed 6 years ago

ulitol97 commented 6 years ago

A first attempt to cover the functionality of #4

codecov[bot] commented 6 years ago

Codecov Report

Merging #24 into master will increase coverage by 2.68%. The diff coverage is 93.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #24      +/-   ##
===========================================
+ Coverage     66.11%   68.8%   +2.68%     
- Complexity       95     104       +9     
===========================================
  Files            20      21       +1     
  Lines           360     375      +15     
  Branches         38      39       +1     
===========================================
+ Hits            238     258      +20     
+ Misses          108     102       -6     
- Partials         14      15       +1
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/uniovi/entities/Incident.java 53.33% <ø> (ø) 17 <0> (ø) :arrow_down:
...om/uniovi/controllers/IncidentsInfoController.java 93.33% <93.33%> (ø) 6 <6> (?)
src/main/java/com/uniovi/entities/AgentInfo.java 51.21% <0%> (+14.63%) 12% <0%> (+3%) :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 6ada6f3...c86e2b9. Read the comment docs.