Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@florind-ens
Copy link
Contributor

Description

Migration to oclif v2.

Related Issue

adobe/aio-cli#340

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

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.

@florind-ens florind-ens self-assigned this Feb 27, 2022
@codecov
Copy link

codecov bot commented Feb 27, 2022

Codecov Report

Merging #65 (b102127) into master (75a6f78) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #65   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          160       162    +2     
  Branches        32        35    +3     
=========================================
+ Hits           160       162    +2     
Impacted Files Coverage Δ
src/commands/auth/ctx.js 100.00% <100.00%> (ø)
src/commands/auth/index.js 100.00% <100.00%> (ø)
src/commands/auth/login.js 100.00% <100.00%> (ø)
src/commands/auth/logout.js 100.00% <100.00%> (ø)
src/ims-base-command.js 100.00% <100.00%> (ø)
src/hooks/upgrade-config-hook.js 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 75a6f78...b102127. Read the comment docs.

@purplecabbage purplecabbage merged commit 0a13b8d into master Jun 7, 2022
@purplecabbage purplecabbage deleted the story/oclif-migration_ branch June 7, 2022 22:54
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