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

refactor(jsx): add override to toStringToBuffer in classes extending JSXNode #3505

Merged
merged 1 commit into from
Oct 11, 2024

refactor(jsx): add `override` to `toStringToBuffer` in `JSXFragmentNode`

1ffee83
Select commit
Loading
Failed to load commit list.
Merged

refactor(jsx): add override to toStringToBuffer in classes extending JSXNode #3505

refactor(jsx): add `override` to `toStringToBuffer` in `JSXFragmentNode`
1ffee83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 1s

95.58% (target 75.00%)

View this Pull Request on Codecov

95.58% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.58%. Comparing base (de7827e) to head (1ffee83).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3505   +/-   ##
=======================================
  Coverage   95.58%   95.58%           
=======================================
  Files         155      155           
  Lines        9357     9357           
  Branches     2748     2746    -2     
=======================================
  Hits         8944     8944           
  Misses        413      413           

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