Skip to content

Fix imports

5125305
Select commit
Loading
Failed to load commit list.
Merged

Move api v1 and v2 related files into their own directories #83

Fix imports
5125305
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2025 in 1s

92.32% (target 25.00%)

View this Pull Request on Codecov

92.32% (target 25.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.32%. Comparing base (b92329f) to head (5125305).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  Coverage   92.32%   92.32%           
=======================================
  Files          17       17           
  Lines        1434     1434           
=======================================
  Hits         1324     1324           
  Misses        110      110           
Files with missing lines Coverage Δ
entityshape/api_v1/api_v1_blueprint.py 82.60% <100.00%> (ø)
entityshape/api_v1/compareshape.py 93.46% <ø> (ø)
entityshape/api_v1/shape.py 91.47% <ø> (ø)
entityshape/api_v2/api_v2_blueprint.py 87.87% <100.00%> (ø)
entityshape/api_v2/comparejsonld.py 93.42% <100.00%> (ø)
entityshape/api_v2/compareproperties.py 94.06% <100.00%> (ø)
entityshape/api_v2/comparestatements.py 95.38% <100.00%> (ø)
entityshape/api_v2/getjsonld.py 95.23% <ø> (ø)
entityshape/api_v2/utilities.py 95.08% <ø> (ø)
entityshape/app.py 90.00% <100.00%> (ø)
... and 4 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 b92329f...5125305. 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.