janeirodigital / sai-js

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

Add publish to NPM action #49

Closed angelaraya closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #49 (1a20403) into main (6ad34eb) will increase coverage by 0.14%. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   99.06%   99.21%   +0.14%     
==========================================
  Files          58       58              
  Lines        1287     1398     +111     
  Branches      148      171      +23     
==========================================
+ Hits         1275     1387     +112     
+ Misses         11       10       -1     
  Partials        1        1              
Flag Coverage Δ
application 100.00% <ø> (ø)
authorization-agent 97.50% <ø> (+4.51%) :arrow_up:
data-model 99.56% <ø> (-0.07%) :arrow_down:
namespaces 100.00% <ø> (ø)
test-utils 100.00% <ø> (ø)
utils 96.00% <ø> (ø)

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

Impacted Files Coverage Δ
...es/data-model/src/readable/inherited-data-grant.ts 95.45% <0.00%> (-4.55%) :arrow_down:
packages/application/src/application.ts 100.00% <0.00%> (ø)
packages/data-model/src/data-instance.ts 100.00% <0.00%> (ø)
packages/data-model/src/readable/access-grant.ts 100.00% <0.00%> (ø)
packages/data-model/src/immutable/access-grant.ts 100.00% <0.00%> (ø)
packages/data-model/src/readable/webid-profile.ts 100.00% <0.00%> (ø)
packages/data-model/src/data-registration-proxy.ts 100.00% <0.00%> (ø)
...ges/authorization-agent/src/authorization-agent.ts 100.00% <0.00%> (ø)
...es/data-model/src/readable/access-authorization.ts 100.00% <0.00%> (ø)
...s/data-model/src/immutable/access-authorization.ts 100.00% <0.00%> (ø)
... and 1 more

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