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

Update to ES Modules + TypeScript #118

Merged
merged 22 commits into from
Feb 26, 2024
Merged

Update to ES Modules + TypeScript #118

merged 22 commits into from
Feb 26, 2024

Conversation

tpluscode
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Feb 15, 2024

🦋 Changeset detected

Latest commit: 3ec058d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
hydra-box Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Feb 15, 2024

Codecov Report

Attention: Patch coverage is 87.02624% with 89 lines in your changes are missing coverage. Please review.

Project coverage is 86.93%. Comparing base (230e4b1) to head (3ec058d).

Files Patch % Lines
index.ts 0.00% 44 Missing ⚠️
middleware.ts 88.67% 12 Missing ⚠️
lib/middleware/iriTemplate.ts 88.42% 11 Missing ⚠️
lib/log.ts 57.89% 8 Missing ⚠️
StoreResourceLoader.ts 88.88% 7 Missing ⚠️
lib/replaceIRI.ts 86.66% 4 Missing ⚠️
Api.ts 97.08% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
- Coverage   95.32%   86.93%   -8.40%     
==========================================
  Files          11       12       +1     
  Lines         278      704     +426     
  Branches        0       71      +71     
==========================================
+ Hits          265      612     +347     
- Misses         13       92      +79     

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

@tpluscode tpluscode changed the title Update to ES Modules Update to ES Modules + TypeScript Feb 20, 2024
@tpluscode
Copy link
Contributor Author

Requires DefinitelyTyped/DefinitelyTyped#68663

@tpluscode tpluscode merged commit 3dd80ee into master Feb 26, 2024
10 of 12 checks passed
@tpluscode tpluscode deleted the esm branch February 26, 2024 12: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.

2 participants