Skip to content

Remove extraneous print statements

0d70994
Select commit
Loading
Failed to load commit list.
Merged

Convert tests to use mocks #92

Remove extraneous print statements
0d70994
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2026 in 0s

91.75% (target 25.00%)

View this Pull Request on Codecov

91.75% (target 25.00%)

Details

Codecov Report

❌ Patch coverage is 97.31544% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.75%. Comparing base (b428fe3) to head (0d70994).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
tests/tests_api_v2/test_jsonld.py 95.12% 2 Missing ⚠️
tests/tests_api_v2/test_schemas.py 95.23% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   92.38%   91.75%   -0.64%     
==========================================
  Files          17       17              
  Lines        1445     1588     +143     
==========================================
+ Hits         1335     1457     +122     
- Misses        110      131      +21     
Files with missing lines Coverage Δ
tests/tests_api_v1/test_v1.py 88.46% <100.00%> (+3.92%) ⬆️
tests/tests_api_v2/test_compare_v1_v2.py 90.66% <100.00%> (+2.23%) ⬆️
tests/tests_api_v2/test_jsonld.py 96.62% <95.12%> (-1.29%) ⬇️
tests/tests_api_v2/test_schemas.py 89.50% <95.23%> (+1.55%) ⬆️

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b428fe3...0d70994. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.