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

fix(expr): Use a sensible sorting function for sorted() #1990

Merged
merged 1 commit into from
Jun 10, 2024

fix(expr): Use a sensible sorting function for sorted()

ee9032c
Select commit
Loading
Failed to load commit list.
Merged

fix(expr): Use a sensible sorting function for sorted() #1990

fix(expr): Use a sensible sorting function for sorted()
ee9032c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2024 in 0s

87.11% (+1.43%) compared to 162faeb

View this Pull Request on Codecov

87.11% (+1.43%) compared to 162faeb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.11%. Comparing base (162faeb) to head (ee9032c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1990      +/-   ##
==========================================
+ Coverage   85.68%   87.11%   +1.43%     
==========================================
  Files          91      130      +39     
  Lines        3792     6304    +2512     
  Branches     1220     1520     +300     
==========================================
+ Hits         3249     5492    +2243     
- Misses        457      721     +264     
- Partials       86       91       +5     

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