Skip to content

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

Merged
edelvalle merged 1 commit intomasterfrom
fix-auto-discover
Jan 7, 2026
Merged

Don't supress import errors whiel auto discovering HTMX modules#53
edelvalle merged 1 commit intomasterfrom
fix-auto-discover

Conversation

@mvaled
Copy link
Collaborator

@mvaled mvaled commented Jan 7, 2026

This can hide import issues inside the user code.

@codecov
Copy link

codecov bot commented Jan 7, 2026

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).
⚠️ Report is 2 commits behind head on master.

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.

This can hide import issues inside the user code.
@mvaled mvaled force-pushed the fix-auto-discover branch from d9e52a6 to bd926a8 Compare January 7, 2026 10:50
@edelvalle edelvalle merged commit 799b21c into master Jan 7, 2026
2 of 5 checks passed
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.

3 participants