entityshape-66 Rename the src directory to entityshape to facilitate using the code as a python module #80
Codecov / codecov/project
succeeded
Oct 20, 2025 in 0s
91.79% (target 25.00%)
View this Pull Request on Codecov
91.79% (target 25.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.79%. Comparing base (d79fe58) to head (f88815f).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ 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.
Loading