Arquisoft / Agents_e4a

Agents module
The Unlicense
2 stars 0 forks source link

Pelayo branch #11

Closed pelayoGarcia97 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #11 into master will increase coverage by 1.74%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #11      +/-   ##
============================================
+ Coverage     37.09%   38.84%   +1.74%     
  Complexity       96       96              
============================================
  Files            37       35       -2     
  Lines           531      502      -29     
  Branches         20       15       -5     
============================================
- Hits            197      195       -2     
+ Misses          323      296      -27     
  Partials         11       11
Impacted Files Coverage Δ Complexity Δ
.../main/java/asw/dbManagement/impl/GetAgentImpl.java 100% <ø> (ø) 2 <0> (ø) :arrow_down:
src/main/java/asw/agents/util/Assert.java 50% <ø> (+15.71%) 16 <0> (ø) :arrow_down:
...ain/java/asw/dbManagement/impl/UpdateInfoImpl.java 15% <0%> (ø) 1 <0> (ø) :arrow_down:
src/main/java/asw/dbManagement/model/Agent.java 42.37% <0%> (-2.27%) 13% <0%> (ø)
...sw/agents/webService/ChangeInfoRESTController.java 35.71% <0%> (ø) 4% <0%> (ø) :arrow_down:
...rvice/htmlController/ChangeInfoHTMLController.java 2.85% <0%> (ø) 1% <0%> (ø) :arrow_down:
src/main/java/asw/Application.java 80% <0%> (ø) 3% <0%> (ø) :arrow_down:
...e/responses/errors/WrongDNIStyleErrorResponse.java
...ponses/errors/WrongLocationStyleErrorResponse.java
src/main/java/asw/agents/factory/ErrorFactory.java 66.66% <0%> (+1.8%) 7% <0%> (ø) :arrow_down:
... and 1 more

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 005edc6...37246ce. Read the comment docs.