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

UHF-9718: Command to check module versions #22

Merged
merged 17 commits into from
Feb 28, 2024
Merged

UHF-9718: Command to check module versions #22

merged 17 commits into from
Feb 28, 2024

Conversation

tuutti
Copy link
Member

@tuutti tuutti commented Feb 27, 2024

How to install

  • composer require drupal/helfi_drupal_tools:dev-UHF-9718

How to test

  • Run drush helfi:tools:check-composer-versions /app/composer.lock
  • Make sure out-of-date packages are listed and return code 3 is returned (echo $?)
  • Update said packages, rerun the command and make sure exit code 0 is returned

@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2024

Codecov Report

Attention: Patch coverage is 89.58333% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 67.87%. Comparing base (fd2a0dd) to head (7335832).
Report is 2 commits behind head on main.

❗ Current head 7335832 differs from pull request most recent head 46cb03a. Consider uploading reports for the commit 46cb03a to get more accurate results

Files Patch % Lines
src/Drush/Commands/UpdateDrushCommands.php 82.14% 5 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##                main      #22       +/-   ##
==============================================
- Coverage     100.00%   67.87%   -32.13%     
- Complexity        37       73       +36     
==============================================
  Files              5        7        +2     
  Lines             97      249      +152     
==============================================
+ Hits              97      169       +72     
- Misses             0       80       +80     

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

@hyrsky hyrsky self-requested a review February 28, 2024 07:17
Copy link
Contributor

@hyrsky hyrsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@tuutti tuutti merged commit 7a1cc3e into main Feb 28, 2024
2 checks passed
@tuutti tuutti deleted the UHF-9718 branch February 28, 2024 07:58
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.

3 participants