Skip to content

Support authenticated ogmios #449

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

Conversation

sassythesasquatchh
Copy link
Contributor

Adds support for authenticated Ogmios connections by allowing additional headers to be passed during backend instantiation.

Copy link

codecov bot commented Aug 2, 2025

Codecov Report

❌ Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.98%. Comparing base (2122c39) to head (83e23ff).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pycardano/backend/ogmios_v6.py 63.63% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #449   +/-   ##
=======================================
  Coverage   89.98%   89.98%           
=======================================
  Files          33       33           
  Lines        4854     4855    +1     
  Branches      733      733           
=======================================
+ Hits         4368     4369    +1     
  Misses        314      314           
  Partials      172      172           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cffls
Copy link
Collaborator

cffls commented Aug 2, 2025

Thanks for the contribution. I moved additional_header to the end of the argument list to make the change max backward compatible with existing code. Also fixed some formatting check failures.

@cffls cffls merged commit 30712f4 into Python-Cardano:main Aug 2, 2025
12 of 13 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