Skip to content

correct handling or RPS<1

c4580a8
Select commit
Loading
Failed to load commit list.
Open

Partial fix for Throughput Shaping Timer #558

correct handling or RPS<1
c4580a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2025 in 1s

68.95% (+0.00%) compared to da6d10c

View this Pull Request on Codecov

68.95% (+0.00%) compared to da6d10c

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 68.95%. Comparing base (da6d10c) to head (c4580a8).
⚠️ Report is 199 commits behind head on master.

Files with missing lines Patch % Lines
.../kg/apc/jmeter/timers/VariableThroughputTimer.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #558   +/-   ##
=========================================
  Coverage     68.94%   68.95%           
  Complexity     2574     2574           
=========================================
  Files           230      230           
  Lines         15609    15609           
  Branches       1589     1589           
=========================================
+ Hits          10762    10763    +1     
+ Misses         4057     4055    -2     
- Partials        790      791    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.