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

Optimise the support for <script>, <style> and other similar non-html elements #3

Merged
merged 7 commits into from
Dec 13, 2023

minor improve

a2afdf9
Select commit
Loading
Failed to load commit list.
Merged

Optimise the support for <script>, <style> and other similar non-html elements #3

minor improve
a2afdf9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2023 in 0s

95.27% (+0.10%) compared to 1c78ca2

View this Pull Request on Codecov

95.27% (+0.10%) compared to 1c78ca2

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (1c78ca2) 95.16% compared to head (a2afdf9) 95.27%.
Report is 1 commits behind head on master.

Files Patch % Lines
dfa.go 96.34% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   95.16%   95.27%   +0.10%     
==========================================
  Files           3        3              
  Lines         538      614      +76     
==========================================
+ Hits          512      585      +73     
- Misses         18       20       +2     
- Partials        8        9       +1     

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