fleetdm / fleet

Open device management
https://fleetdm.com
Other
5.22k stars 611 forks source link

Fix flaky tests due to httpstat.us #30184

Closed getvictor closed 2 weeks ago

getvictor commented 2 weeks ago

Remove the use of httpstat.us URL from tests.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.15%. Comparing base (ca865af) to head (0221f66). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30184 +/- ## ========================================== + Coverage 64.14% 64.15% +0.01% ========================================== Files 1867 1867 Lines 182671 182671 Branches 5334 5334 ========================================== + Hits 117175 117194 +19 + Misses 56283 56267 -16 + Partials 9213 9210 -3 ``` | [Flag](https://app.codecov.io/gh/fleetdm/fleet/pull/30184/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fleetdm) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/fleetdm/fleet/pull/30184/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fleetdm) | `65.10% <ø> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fleetdm#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow: - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. - :package: [JS Bundle Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save yourself from yourself by tracking and limiting bundle sizes in JS merges.