Skip to content

Fix error in JSONLDShape when entity doesn't exist

c4bc914
Select commit
Loading
Failed to load commit list.
Merged

missing_entityschema #85

Fix error in JSONLDShape when entity doesn't exist
c4bc914
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2025 in 0s

92.38% (target 25.00%)

View this Pull Request on Codecov

92.38% (target 25.00%)

Details

Codecov Report

❌ Patch coverage is 96.29630% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.38%. Comparing base (cbeea35) to head (c4bc914).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
entityshape/api_v2/comparejsonld.py 93.75% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   92.30%   92.38%   +0.08%     
==========================================
  Files          17       17              
  Lines        1429     1445      +16     
==========================================
+ Hits         1319     1335      +16     
  Misses        110      110              
Files with missing lines Coverage Δ
entityshape/api_v2/getjsonld.py 96.00% <100.00%> (+0.76%) ⬆️
tests/test_schemas.py 87.94% <100.00%> (+0.53%) ⬆️
entityshape/api_v2/comparejsonld.py 93.50% <93.75%> (+0.54%) ⬆️

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 cbeea35...c4bc914. 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.