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

Add utxo and datum cache in Ogmios context #237

Merged
merged 1 commit into from
May 13, 2023

Conversation

cffls
Copy link
Collaborator

@cffls cffls commented May 13, 2023

Reducing duplicated calls to Ogmios and Kupo

@codecov-commenter
Copy link

codecov-commenter commented May 13, 2023

Codecov Report

Merging #237 (f243562) into main (bea3047) will decrease coverage by 0.25%.
The diff coverage is 39.13%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
- Coverage   85.50%   85.25%   -0.25%     
==========================================
  Files          26       26              
  Lines        2953     2971      +18     
  Branches      707      710       +3     
==========================================
+ Hits         2525     2533       +8     
- Misses        317      326       +9     
- Partials      111      112       +1     
Impacted Files Coverage Δ
pycardano/backend/ogmios.py 62.05% <36.36%> (-1.35%) ⬇️
pycardano/plutus.py 87.60% <100.00%> (ø)

Reducing duplicated calls to Ogmios and Kupo
@cffls cffls added the enhancement New feature or request label May 13, 2023
@cffls cffls merged commit ec8722f into Python-Cardano:main May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants