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(transformers): add Style to Class transformer #826

Merged
merged 1 commit into from
Nov 14, 2024

feat(transformers): add Style to Class transformer

7f86e71
Select commit
Loading
Failed to load commit list.
Merged

feat(transformers): add Style to Class transformer #826

feat(transformers): add Style to Class transformer
7f86e71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 4, 2024 in 0s

94.85% (-0.02%) compared to 9b55bf8

View this Pull Request on Codecov

94.85% (-0.02%) compared to 9b55bf8

Details

Codecov Report

Attention: Patch coverage is 93.82716% with 5 lines in your changes missing coverage. Please review.

Project coverage is 94.85%. Comparing base (9b55bf8) to head (7f86e71).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...es/transformers/src/transformers/style-to-class.ts 93.75% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #826      +/-   ##
==========================================
- Coverage   94.86%   94.85%   -0.02%     
==========================================
  Files          78       79       +1     
  Lines        6608     6689      +81     
  Branches     1319     1340      +21     
==========================================
+ Hits         6269     6345      +76     
- Misses        330      335       +5     
  Partials        9        9              

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