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

fix: missing module exports #927

Merged

Conversation

genaris
Copy link
Contributor

@genaris genaris commented Jul 3, 2022

Signed-off-by: Ariel Gentile [email protected]

Signed-off-by: Ariel Gentile <[email protected]>
@genaris genaris requested a review from a team as a code owner July 3, 2022 21:02
@codecov-commenter
Copy link

codecov-commenter commented Jul 3, 2022

Codecov Report

Merging #927 (5312a02) into main (7eae144) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #927   +/-   ##
=======================================
  Coverage   87.70%   87.71%           
=======================================
  Files         475      475           
  Lines       11339    11345    +6     
  Branches     1874     1874           
=======================================
+ Hits         9945     9951    +6     
  Misses       1327     1327           
  Partials       67       67           
Impacted Files Coverage Δ
packages/core/src/index.ts 100.00% <100.00%> (ø)
packages/core/src/modules/connections/index.ts 100.00% <100.00%> (ø)
packages/core/src/modules/dids/index.ts 100.00% <100.00%> (ø)
packages/core/src/modules/oob/index.ts 100.00% <100.00%> (ø)
...ackages/core/src/modules/routing/services/index.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7eae144...5312a02. Read the comment docs.

@TimoGlastra TimoGlastra merged commit 95f90a5 into openwallet-foundation:main Jul 4, 2022
@genaris genaris deleted the fix/missing-module-exports branch August 24, 2022 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants