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

adding response redirects into dio_logs #329

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

federicoviceconti
Copy link
Contributor

This commit introduces the functionality to handle response redirects within the dio_logs.

@Frezyx
Copy link
Owner

Frezyx commented Feb 10, 2025

Hello @federicoviceconti !
Thank you for this PR. It will be great functionality upgrade ❤️
LGMT

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d6a4c06) to head (39dbed9).
Report is 10 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #329      +/-   ##
===========================================
+ Coverage   98.42%   100.00%   +1.57%     
===========================================
  Files          28         3      -25     
  Lines         572       114     -458     
===========================================
- Hits          563       114     -449     
+ Misses          9         0       -9     

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

@Frezyx Frezyx added enhancement New feature or request talker_dio_logger Related to talker_dio_logger package labels Feb 10, 2025
@Frezyx Frezyx linked an issue Feb 10, 2025 that may be closed by this pull request
@Frezyx Frezyx merged commit 6a5090f into Frezyx:master Feb 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request talker_dio_logger Related to talker_dio_logger package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Response redirects into TalkerDioLogger
3 participants