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

ci: add npm publish workflow #469

Merged
merged 9 commits into from
Aug 7, 2023
Merged

ci: add npm publish workflow #469

merged 9 commits into from
Aug 7, 2023

Conversation

wagerfield
Copy link
Owner

Resolves #468

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% / 100% 100 / 100
🟢 Statements 100% / 100% 100 / 100
🟢 Functions 100% / 100% 2 / 2
🟢 Branches 100% / 100% 23 / 23
File CoverageNo changed files found.
Generated in workflow #14

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (dff911e) 100.00% compared to head (893eb52) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #469   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          104       100    -4     
  Branches        14        14           
=========================================
- Hits           104       100    -4     
Files Changed Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
src/types.ts 100.00% <100.00%> (ø)

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

@wagerfield wagerfield merged commit 4bc3ce2 into main Aug 7, 2023
4 checks passed
@wagerfield wagerfield deleted the npm-publish-github-action branch August 7, 2023 00:06
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.

Setup GitHub Action for Publishing to NPM
1 participant