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

CLI-1435: PHP error - undefined array key handled in pull command #1844

Merged
merged 9 commits into from
Jan 23, 2025

Merge branch 'main' into CLI-1435

883b5bf
Select commit
Loading
Failed to load commit list.
Merged

CLI-1435: PHP error - undefined array key handled in pull command #1844

Merge branch 'main' into CLI-1435
883b5bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 21, 2025 in 0s

92.90% (-0.02%) compared to 304cc82

View this Pull Request on Codecov

92.90% (-0.02%) compared to 304cc82

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.90%. Comparing base (304cc82) to head (883b5bf).

Files with missing lines Patch % Lines
src/Command/CommandBase.php 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1844      +/-   ##
============================================
- Coverage     92.92%   92.90%   -0.02%     
- Complexity     1846     1847       +1     
============================================
  Files           123      123              
  Lines          6964     6966       +2     
============================================
+ Hits           6471     6472       +1     
- Misses          493      494       +1     

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