Arquisoft / InciManager_i2b

InciManager_i2b
MIT License
1 stars 2 forks source link

Quick fix #62

Closed alejgh closed 6 years ago

alejgh commented 6 years ago

Made some quick changes to solve some problems that we had in deployment.

codecov[bot] commented 6 years ago

Codecov Report

Merging #62 into master will increase coverage by 0.19%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #62      +/-   ##
============================================
+ Coverage     94.82%   95.01%   +0.19%     
- Complexity      211      212       +1     
============================================
  Files            24       24              
  Lines           522      522              
  Branches         63       63              
============================================
+ Hits            495      496       +1     
+ Misses           14       13       -1     
  Partials         13       13
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/uniovi/entities/LatLng.java 100% <ø> (ø) 3 <0> (ø) :arrow_down:
...a/com/uniovi/services/InsertSampleDataService.java 91.17% <100%> (+2.94%) 3 <0> (+1) :arrow_up:
...rc/main/java/com/uniovi/util/IncidentSelector.java 100% <100%> (ø) 23 <0> (ø) :arrow_down:

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 da166f4...2250527. Read the comment docs.