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

Add version:* commands #53

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

Add version:* commands #53

wants to merge 28 commits into from

Conversation

tfirdaus
Copy link
Member

@tfirdaus tfirdaus commented Oct 15, 2024

A number of commands that we can include in this Pull Requests:

  • version:bump: To bump the plugin current version, or Stable Tag.
  • version:info: Retrieve the current plugin information.
  • version:compare: Compare the current plugin version with the provided version argument.

@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2024

Codecov Report

Attention: Patch coverage is 15.62500% with 27 lines in your changes missing coverage. Please review.

Project coverage is 84.54%. Comparing base (8ab3fba) to head (77ed64a).

Files with missing lines Patch % Lines
...VersionsUpdateCommand/WPVersionsUpdaterProcess.php 0.00% 19 Missing ⚠️
app/Console/VersionsUpdateCommand.php 33.33% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #53      +/-   ##
============================================
- Coverage     86.70%   84.54%   -2.16%     
- Complexity      301      310       +9     
============================================
  Files            32       34       +2     
  Lines          1023     1055      +32     
============================================
+ Hits            887      892       +5     
- Misses          136      163      +27     

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

@tfirdaus tfirdaus linked an issue Oct 15, 2024 that may be closed by this pull request
@tfirdaus tfirdaus changed the title Add versions:update command Add version:bump command Oct 21, 2024
@tfirdaus tfirdaus changed the title Add version:bump command Add version:* commands Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature or request.
Projects
None yet
2 participants