Skip to content

feature: case sensitive asset check in dev#119

Open
davecoates wants to merge 1 commit intomainfrom
feature/issue109-asset-case-check
Open

feature: case sensitive asset check in dev#119
davecoates wants to merge 1 commit intomainfrom
feature/issue109-asset-case-check

Conversation

@davecoates
Copy link
Contributor

Resolves #109

@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

❌ Patch coverage is 87.09677% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.48%. Comparing base (7e93ac1) to head (a33c44f).

Files with missing lines Patch % Lines
...rontend/alliance_platform/frontend/bundler/base.py 87.09% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   79.24%   79.48%   +0.23%     
==========================================
  Files          93       93              
  Lines        6554     6584      +30     
==========================================
+ Hits         5194     5233      +39     
+ Misses       1360     1351       -9     
Flag Coverage Δ
ap-audit 78.46% <ø> (ø)
ap-codegen 66.23% <ø> (ø)
ap-core 68.38% <ø> (ø)
ap-frontend 78.75% <87.09%> (+0.69%) ⬆️
ap-ordered-model 94.46% <ø> (ø)
ap-pdf 81.69% <ø> (ø)
ap-server-choices 89.11% <ø> (ø)
ap-storage 89.52% <ø> (ø)
ap-ui 75.32% <ø> (ø)
django42 79.07% <87.09%> (+0.23%) ⬆️
django52 79.48% <87.09%> (+0.23%) ⬆️
py3.11 79.48% <87.09%> (+0.23%) ⬆️
py3.12 79.48% <87.09%> (+0.23%) ⬆️
py3.13 79.48% <87.09%> (+0.23%) ⬆️
py3.14 78.83% <87.09%> (-0.18%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@davecoates davecoates force-pushed the feature/issue109-asset-case-check branch from ddb0787 to a33c44f Compare February 6, 2026 05:56
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.

Error on case mismatch for assets included from templates

1 participant

Comments