Skip to content

Fix _get_script in blockfrost context #218

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 1 commit into from
Apr 19, 2023
Merged

Conversation

cffls
Copy link
Collaborator

@cffls cffls commented Apr 19, 2023

Sometimes script cbor returned from blockfrost needs to be reloaded by cbor again, sometimes not. This fix will handle both cases.

Sometimes script cbor returned from blockfrost needs to be reloaded by cbor again, sometimes not. This fix will handle both cases.
@codecov-commenter
Copy link

Codecov Report

Merging #218 (e80019a) into main (1bcf1f1) will decrease coverage by 0.22%.
The diff coverage is 23.07%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #218      +/-   ##
==========================================
- Coverage   82.91%   82.69%   -0.22%     
==========================================
  Files          26       26              
  Lines        2891     2901      +10     
  Branches      695      697       +2     
==========================================
+ Hits         2397     2399       +2     
- Misses        390      398       +8     
  Partials      104      104              
Impacted Files Coverage Δ
pycardano/backend/blockfrost.py 30.65% <23.07%> (-0.84%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cffls cffls merged commit 7e46dcb into Python-Cardano:main Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants