Skip to content

fix: ACNA-2989 - update @oclif/core to v3.x#41

Merged
shazron merged 1 commit intomainfrom
story/ACNA-2989
May 23, 2024
Merged

fix: ACNA-2989 - update @oclif/core to v3.x#41
shazron merged 1 commit intomainfrom
story/ACNA-2989

Conversation

@shazron
Copy link
Copy Markdown
Member

@shazron shazron commented May 18, 2024

fixes #39
closes #35

How Has This Been Tested?

  • npm test

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@shazron shazron mentioned this pull request May 18, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c05809d) to head (3487174).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          513       513           
  Branches       107       107           
=========================================
  Hits           513       513           

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

Comment thread test/BaseCommand.test.js
@shazron shazron merged commit ca7f27e into main May 23, 2024
@shazron shazron deleted the story/ACNA-2989 branch May 23, 2024 02:22
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.

update dependencies

3 participants