Skip to content

Conversation

@Teester
Copy link
Owner

@Teester Teester commented Oct 21, 2025

Using Flask Blueprints will make it easier to manage different api endpoints in the future.

@Teester Teester self-assigned this Oct 21, 2025
@Teester Teester added the backend Issues relating to the python backend label Oct 21, 2025
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
30.8% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

❌ Patch coverage is 86.88525% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.32%. Comparing base (67a5c46) to head (a431cff).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
entityshape/api_v1_blueprint.py 82.60% 4 Missing ⚠️
entityshape/api_v2_blueprint.py 87.87% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   91.79%   92.32%   +0.53%     
==========================================
  Files          15       17       +2     
  Lines        1438     1434       -4     
==========================================
+ Hits         1320     1324       +4     
+ Misses        118      110       -8     
Files with missing lines Coverage Δ
entityshape/app.py 90.00% <100.00%> (+14.28%) ⬆️
entityshape/api_v1_blueprint.py 82.60% <82.60%> (ø)
entityshape/api_v2_blueprint.py 87.87% <87.87%> (ø)

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 67a5c46...a431cff. 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 b92329f into master Oct 21, 2025
7 of 8 checks passed
@Teester Teester deleted the blueprints branch October 21, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Issues relating to the python backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants