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

Smoke test NPM postinstall hook #951

Merged
merged 1 commit into from
May 14, 2024

Conversation

make-github-pseudonymous-again
Copy link
Contributor

Fixes #827.

@make-github-pseudonymous-again make-github-pseudonymous-again added ci This issue is about continuous integration dx This is about developer experience labels May 14, 2024
Copy link

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.87%. Comparing base (c0d3134) to head (81564c2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #951      +/-   ##
==========================================
+ Coverage   65.86%   65.87%   +0.01%     
==========================================
  Files         715      715              
  Lines        9893     9893              
  Branches     1346     1346              
==========================================
+ Hits         6516     6517       +1     
  Misses       2919     2919              
+ Partials      458      457       -1     
Flag Coverage Δ
test 72.14% <ø> (+0.01%) ⬆️
test-app 53.72% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@make-github-pseudonymous-again make-github-pseudonymous-again marked this pull request as ready for review May 14, 2024 20:50
Merged via the queue into main with commit e809d16 May 14, 2024
23 checks passed
@make-github-pseudonymous-again make-github-pseudonymous-again deleted the ci-smoke-test-postinstall-1 branch May 14, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci This issue is about continuous integration dx This is about developer experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add regression test for postinstall
1 participant