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

[PM-10319] - Swapping [] for Array.Empty<string> #5092

Merged
merged 1 commit into from
Nov 27, 2024

Swapping [] for Array.Empty<string>

aaa35ec
Select commit
Loading
Failed to load commit list.
Merged

[PM-10319] - Swapping [] for Array.Empty<string> #5092

Swapping [] for Array.Empty<string>
aaa35ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

43.14% (+0.03%) compared to 1b75e35

View this Pull Request on Codecov

43.14% (+0.03%) compared to 1b75e35

Details

Codecov Report

All modified and coverable lines are covered by tests โœ…

Project coverage is 43.14%. Comparing base (1b75e35) to head (aaa35ec).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5092      +/-   ##
==========================================
+ Coverage   43.10%   43.14%   +0.03%     
==========================================
  Files        1424     1424              
  Lines       65055    65096      +41     
  Branches     5957     5963       +6     
==========================================
+ Hits        28043    28085      +42     
  Misses      35758    35758              
+ Partials     1254     1253       -1     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.