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(schema-compiler): Boost models transpilation 10-13x times (using SWC instead of Babel) #9225

Merged
merged 19 commits into from
Feb 17, 2025

move tests to a separate folder

901a794
Select commit
Loading
Failed to load commit list.
Merged

feat(schema-compiler): Boost models transpilation 10-13x times (using SWC instead of Babel) #9225

move tests to a separate folder
901a794
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2025 in 0s

83.56% (-0.01%) compared to 671bcdb

View this Pull Request on Codecov

83.56% (-0.01%) compared to 671bcdb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.56%. Comparing base (671bcdb) to head (901a794).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9225      +/-   ##
==========================================
- Coverage   83.57%   83.56%   -0.01%     
==========================================
  Files         227      227              
  Lines       81627    81627              
==========================================
- Hits        68216    68208       -8     
- Misses      13411    13419       +8     

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