Skip to content

generalize plutus scripts #396

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

Merged
merged 3 commits into from
Dec 10, 2024
Merged

generalize plutus scripts #396

merged 3 commits into from
Dec 10, 2024

Conversation

tacmota
Copy link
Contributor

@tacmota tacmota commented Nov 13, 2024

Refactor plutus scripts to reduce amount of works of adding new plutus versions.

Refactor plutus scripts to reduce amount of works of adding new plutus versions.
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 79.03226% with 13 lines in your changes missing coverage. Please review.

Project coverage is 85.95%. Comparing base (b9829ee) to head (c22c0b5).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
pycardano/plutus.py 85.71% 3 Missing and 2 partials ⚠️
pycardano/backend/blockfrost.py 50.00% 3 Missing ⚠️
pycardano/txbuilder.py 75.00% 0 Missing and 2 partials ⚠️
pycardano/backend/kupo.py 75.00% 0 Missing and 1 partial ⚠️
pycardano/backend/ogmios_v6.py 50.00% 0 Missing and 1 partial ⚠️
pycardano/transaction.py 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #396      +/-   ##
==========================================
+ Coverage   85.67%   85.95%   +0.27%     
==========================================
  Files          32       32              
  Lines        4202     4207       +5     
  Branches     1052     1050       -2     
==========================================
+ Hits         3600     3616      +16     
+ Misses        423      411      -12     
- Partials      179      180       +1     

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

Copy link
Collaborator

@cffls cffls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your contribution!

@cffls cffls merged commit 93f9362 into Python-Cardano:main Dec 10, 2024
10 of 11 checks passed
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