Skip to content

Conversation

@Teester
Copy link
Owner

@Teester Teester commented Oct 22, 2025

fixes #82, where an error occurs when either the entity or entityschema does not exist

@Teester Teester self-assigned this Oct 22, 2025
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Oct 22, 2025

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).
⚠️ Report is 3 commits behind head on master.
✅ 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.

@Teester Teester merged commit 095b67c into master Oct 22, 2025
8 checks passed
@Teester Teester deleted the missing_entityschema branch October 22, 2025 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error occurs when either the entityschema or the entity does not exist

2 participants