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 support for vite serve #6765

Merged
merged 2 commits into from
Dec 16, 2024

chore: Rename JS asset from `text-editors.mjs` to `text-editor.js`

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

feat: Add support for vite serve #6765

chore: Rename JS asset from `text-editors.mjs` to `text-editor.js`
1ba2f4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

46.86% (+0.00%) compared to 2459707

View this Pull Request on Codecov

46.86% (+0.00%) compared to 2459707

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.86%. Comparing base (2459707) to head (1ba2f4b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6765   +/-   ##
=======================================
  Coverage   46.86%   46.86%           
=======================================
  Files         747      746    -1     
  Lines       34012    34010    -2     
  Branches     1240     1239    -1     
=======================================
  Hits        15940    15940           
+ Misses      17451    17450    -1     
+ Partials      621      620    -1     

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