Skip to content

fix: do not prompt if running in CI#7

Merged
purplecabbage merged 3 commits into
masterfrom
CI
Jul 30, 2022
Merged

fix: do not prompt if running in CI#7
purplecabbage merged 3 commits into
masterfrom
CI

Conversation

@purplecabbage

@purplecabbage purplecabbage commented Jul 30, 2022

Copy link
Copy Markdown
Member

Description

Related Issue

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.

@codecov

codecov Bot commented Jul 30, 2022

Copy link
Copy Markdown

Codecov Report

Merging #7 (5954e28) into master (c75db37) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          133       135    +2     
  Branches        21        23    +2     
=========================================
+ Hits           133       135    +2     
Impacted Files Coverage Δ
src/hooks/init.js 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@purplecabbage purplecabbage merged commit f6ad742 into master Jul 30, 2022
@purplecabbage purplecabbage deleted the CI branch July 30, 2022 00:17
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.

1 participant