Closed mfulb closed 2 months ago
Test Suite | Status | Result |
---|---|---|
Multiverse | :white_check_mark: | 7/7 passing |
SOAK | :x: | 55/56 passing |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.32%. Comparing base (
819a76d
) to head (b012663
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The existing code did not handle an Apdex metric correctly if a count of "1" was specified. It only worked if no count was specified. This change allows either form to work.