Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support inline css #51

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

support inline css #51

wants to merge 3 commits into from

Conversation

cornelk
Copy link
Owner

@cornelk cornelk commented Sep 11, 2024

Close #36

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

Attention: Patch coverage is 89.21569% with 11 lines in your changes missing coverage. Please review.

Project coverage is 47.20%. Comparing base (d8c9a58) to head (97edc5e).

Files with missing lines Patch % Lines
css/css.go 68.18% 5 Missing and 2 partials ⚠️
htmlindex/htmlindex.go 93.22% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   45.22%   47.20%   +1.97%     
==========================================
  Files          14       14              
  Lines         754      786      +32     
==========================================
+ Hits          341      371      +30     
- Misses        363      364       +1     
- Partials       50       51       +1     

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

@cornelk cornelk marked this pull request as ready for review September 22, 2024 18:38
@cornelk cornelk marked this pull request as draft September 22, 2024 18:39
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.

Inline CSS not parsed
1 participant