janeirodigital / sai-js

Typescript library for Solid Application Interoperability
https://sai.js.org/
MIT License
8 stars 7 forks source link

[data-model] added support for blobs #55

Closed samurex closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #55 (3a17ade) into main (d48c818) will decrease coverage by 1.25%. The diff coverage is 68.85%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   98.11%   96.87%   -1.25%     
==========================================
  Files          59       59              
  Lines        1435     1473      +38     
  Branches      181      192      +11     
==========================================
+ Hits         1408     1427      +19     
- Misses         24       40      +16     
- Partials        3        6       +3     
Flag Coverage Δ
application 100.00% <ø> (ø)
authorization-agent 100.00% <ø> (ø)
data-model 96.37% <67.24%> (-1.58%) :arrow_down:
namespaces 100.00% <ø> (ø)
test-utils 100.00% <ø> (ø)
utils 96.07% <100.00%> (+0.07%) :arrow_up:

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

Impacted Files Coverage Δ
packages/data-model/src/readable/data-grant.ts 100.00% <ø> (ø)
packages/data-model/src/data-instance.ts 81.11% <46.87%> (-18.89%) :arrow_down:
...ages/data-model/src/readable/data-authorization.ts 98.27% <89.47%> (-1.73%) :arrow_down:
packages/data-model/src/readable/shape-tree.ts 94.87% <100.00%> (+0.58%) :arrow_up:
packages/utils/src/fetch.ts 100.00% <100.00%> (ø)

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