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

Unit tests: number fields #15

Merged
merged 2 commits into from
Feb 6, 2024
Merged

Unit tests: number fields #15

merged 2 commits into from
Feb 6, 2024

Conversation

lealobanov
Copy link
Collaborator

@lealobanov lealobanov commented Feb 2, 2024

Description

Adds unit tests for:
com.nftco.flow.sdk.cadence.UFix64NumberField;
com.nftco.flow.sdk.cadence.UInt64NumberField;
com.nftco.flow.sdk.cadence.UInt8NumberField;
com.nftco.flow.sdk.cadence.NumberField;


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the standards mentioned here.
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

Copy link

github-actions bot commented Feb 2, 2024

Unit Test Results

  19 files  ±0    19 suites  ±0   27s ⏱️ ±0s
115 tests ±0  115 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 65cf8ac. ± Comparison against base commit 65cf8ac.

♻️ This comment has been updated with latest results.

@lealobanov lealobanov changed the title (WIP) Unit tests: number fields Unit tests: number fields Feb 3, 2024
@lealobanov lealobanov marked this pull request as ready for review February 3, 2024 17:00
@franklywatson franklywatson merged commit 65cf8ac into main Feb 6, 2024
2 checks passed
@franklywatson franklywatson deleted the number-field-test branch February 6, 2024 00:25
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