asw-i3a / agents-web-client

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

feat: custom code coverage for a service #7

Closed thewillyhuman closed 6 years ago

thewillyhuman commented 6 years ago

Signed-off-by: Guillermo Facundo Colunga colunga91@gmail.com

codecov[bot] commented 6 years ago

Codecov Report

Merging #7 into master will increase coverage by 24.86%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master       #7       +/-   ##
=============================================
+ Coverage      48.2%   73.07%   +24.86%     
+ Complexity       61       21       -40     
=============================================
  Files            13        3       -10     
  Lines           251       26      -225     
  Branches         17        0       -17     
=============================================
- Hits            121       19      -102     
+ Misses          119        3      -116     
+ Partials         11        4        -7
Impacted Files Coverage Δ Complexity Δ
...w/i3a/agentsWebClient/clients/AgentsClientImp.java
...thub/asw/i3a/agentsWebClient/web/IncidentInfo.java
...ub/asw/i3a/agentsWebClient/kafka/KafkaService.java
...hub/asw/i3a/agentsWebClient/web/WebController.java
...o/github/asw/i3a/agentsWebClient/web/UserInfo.java
...a/agentsWebClient/clients/IncidentsClientImpl.java
...a/agentsWebClient/clients/OperatorsClientImpl.java
...i3a/agentsWebClient/kafka/KafkaProduceFactory.java
...b/asw/i3a/agentsWebClient/rest/RESTController.java
...ava/io/github/asw/i3a/agentsWebClient/Service.java

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 e8c3388...087398b. Read the comment docs.