Closed phixMe closed 4 months ago
Name | Link |
---|---|
Latest commit | 19d36e08ca6331b636bce3191e9fb72fdb20390f |
Latest deploy log | https://app.netlify.com/sites/peppy-sprite-186812/deploys/667ee1cb6dcd210008dc202d |
Deploy Preview | https://deploy-preview-2844--peppy-sprite-186812.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.56%. Comparing base (
b5bcfbf
) to head (20e3f50
).:exclamation: Current head 20e3f50 differs from pull request most recent head 19d36e0
Please upload reports for the commit 19d36e0 to get more accurate results.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Problem
There is a limit on the number of assertions we would process for some reason, giving us strange results that were not reflective of the full data set.
Closes: #2839
One-line summary: Fixes bug where our status indicator would be the wrong color.
Checklist
CHANGELOG.md
(Depending on the change, this may not be necessary)..sql
database schema migration according to Flyway's naming convention (if relevant)