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

Remove unnecessary calls #221

Merged
merged 4 commits into from
Oct 21, 2023
Merged

Remove unnecessary calls #221

merged 4 commits into from
Oct 21, 2023

Conversation

Tigrov
Copy link
Member

@Tigrov Tigrov commented Oct 19, 2023

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (024c175) 99.79% compared to head (d6e2b92) 99.79%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #221      +/-   ##
============================================
- Coverage     99.79%   99.79%   -0.01%     
+ Complexity      290      286       -4     
============================================
  Files            19       19              
  Lines           957      953       -4     
============================================
- Hits            955      951       -4     
  Misses            2        2              
Files Coverage Δ
src/Command/DownCommand.php 100.00% <ø> (ø)
src/Command/NewCommand.php 100.00% <100.00%> (ø)
src/Command/RedoCommand.php 100.00% <ø> (ø)
src/Command/UpdateCommand.php 100.00% <100.00%> (ø)
src/Migrator.php 100.00% <ø> (ø)
src/Service/MigrationService.php 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

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

src/Command/CreateCommand.php Outdated Show resolved Hide resolved
@vjik vjik merged commit ade2eca into master Oct 21, 2023
@vjik vjik deleted the migration_informer_changes branch October 21, 2023 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants