Arquisoft / InciManager_i2b

InciManager_i2b
MIT License
1 stars 2 forks source link

Last integration changes #44

Closed alejgh closed 6 years ago

alejgh commented 6 years ago

Last integration changes so our module is compatible with InciDashboard when running in Docker. Operators now have a password field, and the isAdmin field is now a boolean instead of int.

codecov[bot] commented 6 years ago

Codecov Report

Merging #44 into master will decrease coverage by 0.32%. The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #44      +/-   ##
============================================
- Coverage     88.21%   87.89%   -0.33%     
- Complexity      184      185       +1     
============================================
  Files            25       25              
  Lines           509      512       +3     
  Branches         58       58              
============================================
+ Hits            449      450       +1     
- Misses           40       42       +2     
  Partials         20       20
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/uniovi/entities/Operator.java 79.16% <0%> (-5.28%) 21 <0> (ø)
...a/com/uniovi/services/InsertSampleDataService.java 91.17% <100%> (+2.94%) 3 <1> (+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 aa8eb1c...28e3dc8. Read the comment docs.