Skip to content

Don't supress import errors while auto discovering HTMX modules

bd926a8
Select commit
Loading
Failed to load commit list.
Merged

Don't supress import errors whiel auto discovering HTMX modules #53

Don't supress import errors while auto discovering HTMX modules
bd926a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 7, 2026 in 0s

91.76% (-0.03%) compared to f5fec03

View this Pull Request on Codecov

91.76% (-0.03%) compared to f5fec03

Details

Codecov Report

❌ Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.76%. Comparing base (f5fec03) to head (bd926a8).

Files with missing lines Patch % Lines
src/djhtmx/utils.py 75.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   91.79%   91.76%   -0.03%     
==========================================
  Files          26       26              
  Lines        2462     2466       +4     
==========================================
+ Hits         2260     2263       +3     
- Misses        202      203       +1     

☔ 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.