Skip to content

Flake8 fixes

a939fec
Select commit
Loading
Failed to load commit list.
Merged

Pylance and Flake8 fixes #95

Flake8 fixes
a939fec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

91.55% (target 25.00%)

View this Pull Request on Codecov

91.55% (target 25.00%)

Details

Codecov Report

❌ Patch coverage is 90.69767% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.55%. Comparing base (2e72489) to head (a939fec).
⚠️ Report is 4 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
entityshape/api_v1/shape.py 81.81% 4 Missing ⚠️
entityshape/api_v2/api_v2_blueprint.py 81.81% 2 Missing ⚠️
entityshape/api_v2/getjsonld.py 77.77% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   91.75%   91.55%   -0.20%     
==========================================
  Files          17       17              
  Lines        1588     1646      +58     
==========================================
+ Hits         1457     1507      +50     
- Misses        131      139       +8     
Files with missing lines Coverage Δ
entityshape/api_v1/api_v1_blueprint.py 82.60% <100.00%> (ø)
tests/tests_api_v1/test_v1.py 89.13% <100.00%> (+0.66%) ⬆️
tests/tests_api_v2/test_compare_properties.py 98.59% <100.00%> (ø)
tests/tests_api_v2/test_compare_statements.py 98.18% <100.00%> (ø)
tests/tests_api_v2/test_compare_v1_v2.py 91.25% <100.00%> (+0.58%) ⬆️
tests/tests_api_v2/test_jsonld.py 96.66% <100.00%> (+0.03%) ⬆️
tests/tests_api_v2/test_schemas.py 90.15% <100.00%> (+0.65%) ⬆️
tests/tests_api_v2/test_utilities.py 98.71% <100.00%> (ø)
entityshape/api_v2/api_v2_blueprint.py 84.61% <81.81%> (-3.27%) ⬇️
entityshape/api_v2/getjsonld.py 87.09% <77.77%> (-8.91%) ⬇️
... and 1 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 2e72489...a939fec. 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.