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

ci: patch-package @types/rdfjs__Express-handler

051a432
Select commit
Loading
Failed to load commit list.
Merged

Update to ES Modules + TypeScript #118

ci: patch-package @types/rdfjs__Express-handler
051a432
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 26, 2024 in 1s

86.93% (-8.40%) compared to 230e4b1

View this Pull Request on Codecov

86.93% (-8.40%) compared to 230e4b1

Details

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 (051a432).

❗ Current head 051a432 differs from pull request most recent head 3ec058d. Consider uploading reports for the commit 3ec058d to get more accurate results

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.