Skip to content

fix: moved hydrate to bin #553

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

Merged
merged 2 commits into from
Jun 16, 2023
Merged

fix: moved hydrate to bin #553

merged 2 commits into from
Jun 16, 2023

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Uses a proper bin/ file with a #! hashbang comment.

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #553 (4c050d6) into main (ce77ef6) will decrease coverage by 8.75%.
The diff coverage is 0.00%.

❗ Current head 4c050d6 differs from pull request most recent head e38c221. Consider uploading reports for the commit e38c221 to get more accurate results

@@            Coverage Diff             @@
##             main     #553      +/-   ##
==========================================
- Coverage   80.59%   71.85%   -8.75%     
==========================================
  Files          56       55       -1     
  Lines        3015     1240    -1775     
  Branches      106       89      -17     
==========================================
- Hits         2430      891    -1539     
+ Misses        580      342     -238     
- Partials        5        7       +2     
Flag Coverage Δ
hydrate ?
setup 69.90% <ø> (?)
unit 42.13% <0.00%> (+0.11%) ⬆️

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

Impacted Files Coverage Δ
src/hydrate/index.ts 0.00% <0.00%> (-100.00%) ⬇️

... and 38 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JoshuaKGoldberg JoshuaKGoldberg merged commit 0e7fdb1 into main Jun 16, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the bin-hydrate branch June 16, 2023 16:19
@github-actions
Copy link

🎉 This is included in version v1.28.26 🎉

The release is available on:

Cheers! 📦🚀

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.

🐛 Bug: Missing shebang in bin file
1 participant