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

feat: Add inline_style_tags option #256

Merged
merged 5 commits into from
Sep 25, 2023

Conversation

Stranger6667
Copy link
Owner

@Stranger6667 Stranger6667 commented Sep 25, 2023

Resolves #253

TODO:

  • Fix tests
  • Support in bindings (Python, Ruby, WASM, C)
  • Changelog entry
  • Doc explaining the use case
  • Readme files (where all options are described)

@codspeed-hq
Copy link

codspeed-hq bot commented Sep 25, 2023

CodSpeed Performance Report

Merging #256 will not alter performance

Comparing dd/restore-inline-tags-option (ae3ce15) with master (3a00cf7)

Summary

✅ 5 untouched benchmarks

Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #256 (ae3ce15) into master (3a00cf7) will increase coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #256      +/-   ##
==========================================
+ Coverage   85.17%   85.27%   +0.09%     
==========================================
  Files          19       19              
  Lines        1639     1650      +11     
==========================================
+ Hits         1396     1407      +11     
  Misses        243      243              
Files Changed Coverage Δ
css-inline/src/lib.rs 97.98% <100.00%> (+0.02%) ⬆️
css-inline/src/main.rs 99.42% <100.00%> (+0.03%) ⬆️

@Stranger6667 Stranger6667 merged commit 3702bd5 into master Sep 25, 2023
35 checks passed
@Stranger6667 Stranger6667 deleted the dd/restore-inline-tags-option branch September 25, 2023 13:29
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.

What to use instead of inline_style_tags?
1 participant