Arquisoft / InciManager_i2b

InciManager_i2b
MIT License
1 stars 2 forks source link

Fix names #61

Closed alejgh closed 6 years ago

alejgh commented 6 years ago

Changed the name of some packages and methods to match the ones we have in the documentation

codecov[bot] commented 6 years ago

Codecov Report

Merging #61 into master will increase coverage by 0.58%. The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #61      +/-   ##
============================================
+ Coverage        95%   95.59%   +0.58%     
- Complexity      210      212       +2     
============================================
  Files            24       24              
  Lines           521      522       +1     
  Branches         63       63              
============================================
+ Hits            495      499       +4     
+ Misses           13       10       -3     
  Partials         13       13
Impacted Files Coverage Δ Complexity Δ
...ava/com/uniovi/main/InciManagerI2bApplication.java 33.33% <ø> (ø) 1 <0> (ø) :arrow_down:
...va/com/uniovi/manager/IncidentsInfoController.java 100% <ø> (ø) 10 <0> (?)
...in/java/com/uniovi/manager/IncidentController.java 94.11% <50%> (ø) 8 <1> (?)
...a/com/uniovi/services/InsertSampleDataService.java 100% <0%> (+11.76%) 3% <0%> (+1%) :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 47c3f03...a02a12b. Read the comment docs.