Arquisoft / InciManager_i2b

InciManager_i2b
MIT License
1 stars 2 forks source link

Gatling files #57

Closed carmee-en closed 6 years ago

carmee-en commented 6 years ago

Added the files needed to run gatling tests on a local instance of the project. The results provided are fairly good in my opinion, with a smaller fail rate when using the chatbot to create the incident.

For future executions, the only thing that would be needed to change is the base URL. If possible, we should try running them on the deployed machine.

codecov[bot] commented 6 years ago

Codecov Report

Merging #57 into master will increase coverage by 0.19%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #57      +/-   ##
===========================================
+ Coverage        95%   95.2%   +0.19%     
- Complexity      210     211       +1     
===========================================
  Files            24      24              
  Lines           521     521              
  Branches         63      63              
===========================================
+ Hits            495     496       +1     
+ Misses           13      12       -1     
  Partials         13      13
Impacted Files Coverage Δ Complexity Δ
...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 f23be73...5145fe2. Read the comment docs.