Skip to content

Conversation

satayyeb
Copy link
Contributor

Fixes #365

I have tested the example code in the issue, and it works fine. However, I am not sure whether this change might negatively affect other functions in the library. Could you please review my changes?

Copy link

codecov bot commented Jul 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.07%. Comparing base (83185db) to head (680c54d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #366   +/-   ##
=======================================
  Coverage   27.07%   27.07%           
=======================================
  Files         805      805           
  Lines       98735    98735           
=======================================
  Hits        26732    26732           
  Misses      72003    72003           

☔ 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.

@satayyeb
Copy link
Contributor Author

@tomplus
Our team is on hold for this issue. If possible, please check my fix. Thank you.

Copy link
Owner

@tomplus tomplus left a comment

Choose a reason for hiding this comment

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

Sorry, we can't change it. It is used in many places internally and externally.

@tomplus tomplus closed this Aug 4, 2025
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.

Authentication data is not included in headers when api_key has been explicitly assigned in Configuration
2 participants