Arquisoft / InciManager_i2b

InciManager_i2b
MIT License
1 stars 2 forks source link

Incident form #48 #54

Closed ulitol97 closed 6 years ago

ulitol97 commented 6 years ago

Web form for people trying to submit incidents in the "classic" way and their web tests with Selenium. The design of the form is the following:

form2

codecov[bot] commented 6 years ago

Codecov Report

Merging #54 into master will increase coverage by 0.24%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #54      +/-   ##
============================================
+ Coverage     87.91%   88.15%   +0.24%     
- Complexity      186      189       +3     
============================================
  Files            25       25              
  Lines           513      515       +2     
  Branches         58       59       +1     
============================================
+ Hits            451      454       +3     
+ Misses           43       42       -1     
  Partials         19       19
Impacted Files Coverage Δ Complexity Δ
...ava/com/uniovi/controllers/IncidentController.java 100% <100%> (ø) 7 <0> (+2) :arrow_up:
...a/com/uniovi/services/InsertSampleDataService.java 91.17% <0%> (+2.94%) 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 5f32e62...3ca20ad. Read the comment docs.

ulitol97 commented 6 years ago

Forgot to reference issue #48 I'll try to work on that little codecov issue