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

Add tests for LockingEventSchema #1292

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Add tests for LockingEventSchema #1292

merged 2 commits into from
Mar 15, 2024

Conversation

iamacook
Copy link
Member

Summary

This adds tests for the LockingEventSchema, as well as all "sub-schemas".

Changes

Adds tests for:

  • LockingEventItemSchema
  • UnlockEventItemSchema
  • WithdrawEventItemSchema
  • LockingEventSchema
  • LockingEventPageSchema

@iamacook iamacook self-assigned this Mar 13, 2024
@iamacook iamacook marked this pull request as ready for review March 13, 2024 09:03
@iamacook iamacook requested a review from a team as a code owner March 13, 2024 09:03
@coveralls
Copy link

coveralls commented Mar 13, 2024

Pull Request Test Coverage Report for Build 8277775860

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 93.395%

Files with Coverage Reduction New Missed Lines %
src/routes/transactions/entities/tests/human-description.builder.ts 2 80.0%
Totals Coverage Status
Change from base Build 8251308188: -0.04%
Covered Lines: 6347
Relevant Lines: 6563

💛 - Coveralls

@iamacook iamacook merged commit 383d8fd into main Mar 15, 2024
16 checks passed
@iamacook iamacook deleted the lock-event-schema-tests branch March 15, 2024 15:04
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.

None yet

3 participants