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

Adding a link to the auth documentation #125

Merged
merged 2 commits into from
Jan 14, 2020
Merged

Conversation

klcodanr
Copy link
Contributor

Description

Adding a link to the Add Auth command documentation

Related Issue

#123

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.
  • [N/A] I have added tests to cover my changes.
  • [N/A] All new and existing tests passed.

@codecov
Copy link

codecov bot commented Jan 10, 2020

Codecov Report

Merging #125 into master will increase coverage by 5.38%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   92.43%   97.82%   +5.38%     
==========================================
  Files          18       18              
  Lines         410      460      +50     
  Branches       47       54       +7     
==========================================
+ Hits          379      450      +71     
+ Misses         27       10      -17     
+ Partials        4        0       -4
Impacted Files Coverage Δ
src/commands/app/use.js 100% <100%> (ø) ⬆️
src/commands/app/logs.js 100% <100%> (+75%) ⬆️
src/commands/app/init.js 100% <100%> (ø) ⬆️
src/lib/import.js 100% <100%> (ø) ⬆️

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 3e232e7...bb4538d. Read the comment docs.

@purplecabbage purplecabbage merged commit 74cf353 into adobe:master Jan 14, 2020
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.

2 participants