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

Improve on multiconditionals/switch/select case #384

Merged
merged 1 commit into from
Oct 7, 2024

[TRANSPILATION] improve on multiconditionals/switch/select case (allo…

a63ba1d
Select commit
Loading
Failed to load commit list.
Merged

Improve on multiconditionals/switch/select case #384

[TRANSPILATION] improve on multiconditionals/switch/select case (allo…
a63ba1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

95.48% (-0.01%) compared to cc179b3

View this Pull Request on Codecov

95.48% (-0.01%) compared to cc179b3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.48%. Comparing base (cc179b3) to head (a63ba1d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #384      +/-   ##
==========================================
- Coverage   95.48%   95.48%   -0.01%     
==========================================
  Files         185      185              
  Lines       38646    38658      +12     
==========================================
+ Hits        36902    36913      +11     
- Misses       1744     1745       +1     

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