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-1103: Fix #1558: Notification arg formats #1567

Merged
merged 9 commits into from
Jul 14, 2023

kill mutants

db131f9
Select commit
Loading
Failed to load commit list.
Merged

CLI-1103: Fix #1558: Notification arg formats #1567

kill mutants
db131f9
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 14, 2023 in 1s

91.77% (+0.02%) compared to 17d93cd

View this Pull Request on Codecov

91.77% (+0.02%) compared to 17d93cd

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (17d93cd) 91.75% compared to head (db131f9) 91.77%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1567      +/-   ##
============================================
+ Coverage     91.75%   91.77%   +0.02%     
- Complexity     1657     1663       +6     
============================================
  Files           110      110              
  Lines          5942     5957      +15     
============================================
+ Hits           5452     5467      +15     
  Misses          490      490              
Impacted Files Coverage Δ
src/Command/App/TaskWaitCommand.php 100.00% <100.00%> (ø)
src/Command/CommandBase.php 94.32% <100.00%> (+0.18%) ⬆️
src/Command/Env/EnvCertCreateCommand.php 100.00% <100.00%> (ø)
src/Command/Env/EnvCreateCommand.php 100.00% <100.00%> (ø)
src/Command/Env/EnvMirrorCommand.php 97.87% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.