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: export ProofsModule to public API #325

Conversation

karimStekelenburg
Copy link
Contributor

ProofsModule was missing in the public API. Added export of ProofsModule to src/modules/proofs/index.ts

Signed-off-by: Karim Stekelenburg [email protected]

Added export of ProofsModule to src/modules/proofs/index.ts

Signed-off-by: Karim Stekelenburg <[email protected]>
@karimStekelenburg karimStekelenburg requested a review from a team as a code owner June 16, 2021 11:36
@TimoGlastra TimoGlastra enabled auto-merge (squash) June 16, 2021 11:42
@codecov-commenter
Copy link

codecov-commenter commented Jun 16, 2021

Codecov Report

Merging #325 (c1fcdd2) into main (ca6fb13) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #325   +/-   ##
=======================================
  Coverage   88.28%   88.28%           
=======================================
  Files         220      220           
  Lines        4004     4005    +1     
  Branches      465      465           
=======================================
+ Hits         3535     3536    +1     
  Misses        469      469           
Impacted Files Coverage Δ
src/modules/proofs/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 ca6fb13...c1fcdd2. Read the comment docs.

@TimoGlastra TimoGlastra merged commit f2e3a06 into openwallet-foundation:main Jun 16, 2021
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