Skip to content

Conversation

@Teester
Copy link
Owner

@Teester Teester commented Oct 20, 2025

Resolves #66

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 20, 2025

@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.79%. Comparing base (d79fe58) to head (f88815f).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   91.79%   91.79%           
=======================================
  Files          15       15           
  Lines        1438     1438           
=======================================
  Hits         1320     1320           
  Misses        118      118           
Files with missing lines Coverage Δ
entityshape/app.py 75.71% <100.00%> (ø)
entityshape/comparejsonld.py 93.42% <100.00%> (ø)
entityshape/compareproperties.py 94.06% <100.00%> (ø)
entityshape/compareshape.py 93.46% <ø> (ø)
entityshape/comparestatements.py 95.38% <100.00%> (ø)
entityshape/getjsonld.py 95.23% <ø> (ø)
entityshape/shape.py 91.47% <ø> (ø)
entityshape/utilities.py 95.08% <ø> (ø)
tests/test_compare_properties.py 98.59% <100.00%> (ø)
tests/test_compare_statements.py 98.18% <100.00%> (ø)
... and 5 more

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 d79fe58...f88815f. 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 67a5c46 into master Oct 20, 2025
8 checks passed
@Teester Teester deleted the entityshape-66 branch October 20, 2025 13:18
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.

Rename the src directory to facilitate using the code as a python module

2 participants