asw-i3a / agents-web-client

Web client application for the agents
MIT License
0 stars 2 forks source link

Thewilly form kafka patch #2

Closed thewillyhuman closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #2 into master will decrease coverage by 22.75%. The diff coverage is 5.68%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master       #2       +/-   ##
=============================================
- Coverage     36.97%   14.22%   -22.76%     
+ Complexity       21       15        -6     
=============================================
  Files            12       12               
  Lines           192      218       +26     
  Branches         14       13        -1     
=============================================
- Hits             71       31       -40     
- Misses          116      187       +71     
+ Partials          5        0        -5
Impacted Files Coverage Δ Complexity Δ
.../main/java/org/uniovi/i3a/incimanager/Service.java 33.33% <ø> (ø) 1 <0> (ø) :arrow_down:
...ava/org/uniovi/i3a/incimanager/types/Incident.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...rg/uniovi/i3a/incimanager/rest/RESTController.java 7.69% <0%> (-50.65%) 2 <0> (-1)
...a/org/uniovi/i3a/incimanager/web/IncidentInfo.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...org/uniovi/i3a/incimanager/kafka/KafkaService.java 15% <15.78%> (-66.82%) 2 <2> (-3)
.../org/uniovi/i3a/incimanager/web/WebController.java 4.28% <2.85%> (+0.95%) 2 <1> (+1) :arrow_up:
...ncimanager/clients/IncidentsServiceClientImpl.java 11.11% <7.14%> (-13.89%) 2 <1> (+1)
...ovi/i3a/incimanager/rest/AgentsQueryFormatter.java 0% <0%> (-100%) 0% <0%> (-3%)
.../uniovi/i3a/incimanager/rest/AgentsConnection.java 13.33% <0%> (-33.34%) 2% <0%> (-1%)

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 17aacaf...c792f94. Read the comment docs.