janeirodigital / sai-js

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

[utils] moved namespaces into utils #67

Closed elf-pavlik closed 1 year ago

elf-pavlik commented 1 year ago

closes #66

codecov-commenter commented 1 year ago

Codecov Report

Merging #67 (04bac91) into main (31f1ab6) will increase coverage by 0.02%. The diff coverage is 100.00%.

: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      #67      +/-   ##
==========================================
+ Coverage   96.06%   96.08%   +0.02%     
==========================================
  Files          91       91              
  Lines        2031     2043      +12     
  Branches      256      256              
==========================================
+ Hits         1951     1963      +12     
  Misses         72       72              
  Partials        8        8              
Flag Coverage Δ
api-messages 89.85% <ø> (ø)
application 100.00% <ø> (ø)
authorization-agent 100.00% <ø> (ø)
data-model 96.37% <ø> (ø)
namespaces ?
service 94.47% <100.00%> (ø)
test-utils 100.00% <ø> (ø)
utils 96.61% <100.00%> (+0.53%) :arrow_up:

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

Impacted Files Coverage Δ
...ges/authorization-agent/src/authorization-agent.ts 100.00% <ø> (ø)
packages/authorization-agent/src/authorization.ts 100.00% <ø> (ø)
packages/data-model/src/base-factory.ts 100.00% <ø> (ø)
packages/data-model/src/crud/agent-registration.ts 100.00% <ø> (ø)
packages/data-model/src/crud/agent-registry.ts 92.72% <ø> (ø)
...es/data-model/src/crud/application-registration.ts 100.00% <ø> (ø)
...ages/data-model/src/crud/authorization-registry.ts 100.00% <ø> (ø)
packages/data-model/src/crud/data-registration.ts 100.00% <ø> (ø)
packages/data-model/src/crud/data-registry.ts 100.00% <ø> (ø)
packages/data-model/src/crud/resource.ts 100.00% <ø> (ø)
... and 29 more

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