thomasborgen / hypermedia

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

Bypass html escaping #38

Closed thomasborgen closed 3 weeks ago

thomasborgen commented 3 weeks ago

closes #33, #37

codecov-commenter commented 3 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 94.59459% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.77%. Comparing base (bd67061) to head (28db716).

Files Patch % Lines
hypermedia/types/types.py 66.66% 1 Missing and 1 partial :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ========================================== - Coverage 97.92% 97.77% -0.16% ========================================== Files 20 20 Lines 1206 1214 +8 Branches 32 34 +2 ========================================== + Hits 1181 1187 +6 - Misses 24 25 +1 - Partials 1 2 +1 ```

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