enable data race detection in makefile #4357
Draft
Codecov / codecov/project
succeeded
Mar 5, 2026 in 1s
24.43% (target 0.00%)
View this Pull Request on Codecov
24.43% (target 0.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.43%. Comparing base (c0d7f6a) to head (0c6647c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cmd/crowdsec/serve.go | 0.00% | 12 Missing |
| cmd/crowdsec/main.go | 0.00% | 6 Missing |
| cmd/crowdsec/api.go | 0.00% | 1 Missing |
| cmd/crowdsec/crowdsec.go | 0.00% | 1 Missing |
❗ There is a different number of reports uploaded between BASE (c0d7f6a) and HEAD (0c6647c). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #4357 +/- ##
===========================================
- Coverage 62.98% 24.43% -38.56%
===========================================
Files 473 462 -11
Lines 33489 33301 -188
===========================================
- Hits 21094 8137 -12957
- Misses 10279 24150 +13871
+ Partials 2116 1014 -1102 ☔ 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.
Loading