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

htmlindex: support img srcset attribute #49

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Conversation

cornelk
Copy link
Owner

@cornelk cornelk commented Jul 11, 2024

Close #33

Copy link

codecov bot commented Jul 11, 2024

Codecov Report

Attention: Patch coverage is 87.09677% with 4 lines in your changes missing coverage. Please review.

Project coverage is 43.34%. Comparing base (2ddb00f) to head (4317e64).

Files Patch % Lines
htmlindex/htmlindex.go 87.09% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   42.16%   43.34%   +1.17%     
==========================================
  Files          14       14              
  Lines         721      736      +15     
==========================================
+ Hits          304      319      +15     
- Misses        365      366       +1     
+ Partials       52       51       -1     

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

@cornelk cornelk merged commit 68467f5 into main Jul 11, 2024
3 checks passed
@cornelk cornelk deleted the support_img_srcset branch July 11, 2024 03:55
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.

Handle img scrset attributes
1 participant