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

Fixed regression with specifying arg names in call syntax #2480

Merged
merged 8 commits into from
Jul 23, 2024

Added comment

c252a8b
Select commit
Loading
Failed to load commit list.
Merged

Fixed regression with specifying arg names in call syntax #2480

Added comment
c252a8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 0s

50.81% (+0.05%) compared to aef7c5d

View this Pull Request on Codecov

50.81% (+0.05%) compared to aef7c5d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.81%. Comparing base (aef7c5d) to head (c252a8b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2480      +/-   ##
============================================
+ Coverage     50.76%   50.81%   +0.05%     
- Complexity     3886     3902      +16     
============================================
  Files           145      145              
  Lines         33481    33481              
  Branches       5690     5690              
============================================
+ Hits          16998    17015      +17     
- Misses        14043    14046       +3     
+ Partials       2440     2420      -20     

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