myzhan / locust4j

Locust4j is a load generator for locust, written in Java.
MIT License
81 stars 30 forks source link

Http load test reference #3

Closed nejckorasa closed 5 years ago

nejckorasa commented 5 years ago

Add reference to example project using Locust4j: nejckorasa/locust4j-http-load

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   74.85%   74.97%   +0.11%     
==========================================
  Files          20       20              
  Lines         843      843              
  Branches       81       81              
==========================================
+ Hits          631      632       +1     
  Misses        185      185              
+ Partials       27       26       -1
Impacted Files Coverage Δ
...n/java/com/github/myzhan/locust4j/stats/Stats.java 95.27% <0%> (+0.78%) :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 57a177f...659927e. Read the comment docs.