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

Refactor driver code #48

Merged
merged 4 commits into from
Jun 10, 2024
Merged

Refactor driver code #48

merged 4 commits into from
Jun 10, 2024

Conversation

Rigidity
Copy link
Collaborator

@Rigidity Rigidity commented Jun 9, 2024

No description provided.

@Rigidity
Copy link
Collaborator Author

Rigidity commented Jun 9, 2024

Why, you may ask? I ask myself this every day.

@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2024

Codecov Report

Attention: Patch coverage is 77.73852% with 63 lines in your changes missing coverage. Please review.

Project coverage is 74.49%. Comparing base (4f25273) to head (aaf56bf).
Report is 1 commits behind head on main.

Files Patch % Lines
crates/chia-sdk-driver/src/conditions.rs 50.00% 36 Missing ⚠️
...rates/chia-sdk-driver/src/puzzles/cat/issue_cat.rs 78.57% 9 Missing ⚠️
crates/chia-sdk-driver/src/puzzles/nft/mint_nft.rs 77.27% 5 Missing ⚠️
.../chia-sdk-driver/src/puzzles/singleton/launcher.rs 50.00% 5 Missing ⚠️
...rates/chia-sdk-driver/src/puzzles/nft/nft_spend.rs 90.90% 4 Missing ⚠️
crates/chia-sdk-driver/src/spend_context.rs 88.46% 3 Missing ⚠️
...driver/src/puzzles/singleton/spendable_launcher.rs 83.33% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
- Coverage   74.77%   74.49%   -0.28%     
==========================================
  Files          47       47              
  Lines        1645     1592      -53     
==========================================
- Hits         1230     1186      -44     
+ Misses        415      406       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Rigidity Rigidity merged commit 051c828 into main Jun 10, 2024
1 check passed
@Rigidity Rigidity deleted the condition-constructors branch June 10, 2024 02: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.

2 participants