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

generalize plutus scripts #396

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

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 68.75000% with 20 lines in your changes missing coverage. Please review.

Project coverage is 81.98%. Comparing base (b9829ee) to head (ddc2c4b).

Files with missing lines Patch % Lines
pycardano/plutus.py 85.71% 3 Missing and 2 partials ⚠️
pycardano/txbuilder.py 50.00% 2 Missing and 2 partials ⚠️
pycardano/backend/blockfrost.py 50.00% 3 Missing ⚠️
pycardano/backend/kupo.py 25.00% 3 Missing ⚠️
pycardano/transaction.py 66.66% 1 Missing and 2 partials ⚠️
pycardano/backend/ogmios_v6.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #396      +/-   ##
==========================================
- Coverage   85.67%   81.98%   -3.70%     
==========================================
  Files          32       31       -1     
  Lines        4202     4129      -73     
  Branches     1052     1031      -21     
==========================================
- Hits         3600     3385     -215     
- Misses        423      575     +152     
+ Partials      179      169      -10     

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

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