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

Expose test fixtures and fns at payjoin-test-utils #425

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DanGould
Copy link
Contributor

@DanGould DanGould commented Dec 3, 2024

This new crate also provides an opportunity to create downstream test fixtures in payjoin-ffi and language bindings downstream of it.

@coveralls
Copy link
Collaborator

coveralls commented Dec 3, 2024

Pull Request Test Coverage Report for Build 12146047684

Details

  • 53 of 57 (92.98%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 62.247%

Changes Missing Coverage Covered Lines Changed/Added Lines %
payjoin-test-utils/src/lib.rs 53 57 92.98%
Totals Coverage Status
Change from base Build 12132019366: 0.4%
Covered Lines: 2920
Relevant Lines: 4691

💛 - Coveralls

This new crate also provides an opportunity to create downstream test
fixtures in payjoin-ffi and language bindings downstream of it.
@DanGould DanGould added this to the Enable payjoin-ffi Testing milestone Dec 4, 2024
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.

2 participants