thomasborgen / hypermedia

Composable HTML rendering in pure python with FastAPI and HTMX in mind
MIT License
14 stars 0 forks source link

Version 2.0.1 - Return partial if full is none, use any in request type #6

Closed thomasborgen closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 90.58%. Comparing base (a939f1d) to head (ade0d83).

Files Patch % Lines
hypermedia/htmx.py 0.00% 3 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## ========================================== - Coverage 91.05% 90.58% -0.48% ========================================== Files 15 15 Lines 425 425 Branches 22 23 +1 ========================================== - Hits 387 385 -2 - Misses 34 36 +2 Partials 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.