Skip to content

Improve test name and docs

8d7dba6
Select commit
Loading
Failed to load commit list.
Open

Remove report_id from measurement submission #1195

Improve test name and docs
8d7dba6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 14, 2026 in 0s

92.70% (target 95.00%)

View this Pull Request on Codecov

92.70% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 77.09497% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.70%. Comparing base (dbf3cca) to head (8d7dba6).
⚠️ Report is 28 commits behind head on master.

Files with missing lines Patch % Lines
ooniapi/services/ooniprobe/src/ooniprobe/utils.py 41.66% 30 Missing and 5 partials ⚠️
...niprobe/src/ooniprobe/routers/v1/probe_services.py 73.33% 4 Missing ⚠️
ooniapi/services/ooniprobe/tests/test_anoncred.py 94.87% 2 Missing ⚠️

❌ Your project check has failed because the head coverage (92.70%) is below the target coverage (95.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1195      +/-   ##
==========================================
+ Coverage   91.84%   92.70%   +0.86%     
==========================================
  Files          85       78       -7     
  Lines        7907     7388     -519     
  Branches      476      439      -37     
==========================================
- Hits         7262     6849     -413     
+ Misses        539      448      -91     
+ Partials      106       91      -15     

☔ 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.