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

build(formats): type declarations #298

Merged
merged 6 commits into from
May 16, 2024

ci: pin node on windows

4f2552a
Select commit
Loading
Failed to load commit list.
Merged

build(formats): type declarations #298

ci: pin node on windows
4f2552a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 16, 2024 in 0s

84.69% (-0.72%) compared to 2c9e4e4

View this Pull Request on Codecov

84.69% (-0.72%) compared to 2c9e4e4

Details

Codecov Report

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

Project coverage is 84.69%. Comparing base (2c9e4e4) to head (4f2552a).

Files Patch % Lines
packages/formats/csvw.js 0.00% 29 Missing ⚠️
packages/formats/xlsx.js 0.00% 27 Missing ⚠️
packages/formats/lib/stream.js 0.00% 8 Missing ⚠️
packages/formats/jsonld.js 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #298      +/-   ##
==========================================
- Coverage   85.40%   84.69%   -0.72%     
==========================================
  Files         173      173              
  Lines        6866     6945      +79     
  Branches      102      102              
==========================================
+ Hits         5864     5882      +18     
- Misses       1000     1061      +61     
  Partials        2        2              

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