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

fix: upgrade deps, improve entry file detection #9

Merged
merged 1 commit into from
Dec 6, 2021

Conversation

DylanPiercey
Copy link
Contributor

Description

  • Upgrade all deps
  • Fix support for using .marko file as a <script> src for the top level html file (now includes only hydrate code).
  • Test cleanup to remove hashes

Checklist:

  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

@codecov
Copy link

codecov bot commented Dec 6, 2021

Codecov Report

Merging #9 (7545cee) into main (19ce8da) will increase coverage by 0.02%.
The diff coverage is 78.94%.

❗ Current head 7545cee differs from pull request most recent head 2b379dd. Consider uploading reports for the commit 2b379dd to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   64.47%   64.49%   +0.02%     
==========================================
  Files           5        5              
  Lines         304      307       +3     
  Branches       74       78       +4     
==========================================
+ Hits          196      198       +2     
  Misses         79       79              
- Partials       29       30       +1     
Impacted Files Coverage Δ
src/index.ts 59.36% <78.94%> (+0.10%) ⬆️
src/serializer.ts 62.50% <0.00%> (ø)
src/server-entry-template.ts 80.00% <0.00%> (ø)

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 19ce8da...2b379dd. Read the comment docs.

@DylanPiercey DylanPiercey merged commit d85e82c into main Dec 6, 2021
@DylanPiercey DylanPiercey deleted the deps-upgrades branch December 6, 2021 16:28
@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2021

🎉 This PR is included in version 2.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant