asw-i3a / agents-web-client

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

feat: increased code coverage #6

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 #6 into master will increase coverage by 8.36%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #6      +/-   ##
===========================================
+ Coverage     39.84%   48.2%   +8.36%     
- Complexity       37      61      +24     
===========================================
  Files            13      13              
  Lines           251     251              
  Branches         17      17              
===========================================
+ Hits            100     121      +21     
+ Misses          144     119      -25     
- Partials          7      11       +4
Impacted Files Coverage Δ Complexity Δ
...github/asw/i3a/agentsWebClient/types/Incident.java 72.22% <0%> (ø) 13% <0%> (ø) :arrow_down:
...o/github/asw/i3a/agentsWebClient/web/UserInfo.java 62.5% <0%> (+62.5%) 5% <0%> (+5%) :arrow_up:
...github/asw/i3a/agentsWebClient/types/Operator.java 75% <0%> (+75%) 4% <0%> (+4%) :arrow_up:
.../github/asw/i3a/agentsWebClient/types/Comment.java 75% <0%> (+75%) 4% <0%> (+4%) :arrow_up:
...thub/asw/i3a/agentsWebClient/web/IncidentInfo.java 90.9% <0%> (+90.9%) 11% <0%> (+11%) :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 d7dc4e6...9603704. Read the comment docs.