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

fix!: Remove deprecated Session._headers attribute #1093

Merged
merged 1 commit into from Feb 8, 2024

Conversation

edgarrmondragon
Copy link
Owner

@edgarrmondragon edgarrmondragon commented Feb 8, 2024

Closes #893


📚 Documentation preview 📚: https://citric--1093.org.readthedocs.build/en/1093/

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2f7e94d) 100.00% compared to head (028c046) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1093   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          484       482    -2     
  Branches        25        25           
=========================================
- Hits           484       482    -2     
Flag Coverage Δ
integration 91.28% <ø> (-0.04%) ⬇️
unit 93.77% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@edgarrmondragon edgarrmondragon changed the title chore: Remove deprecation comment fix!: Remove deprecated Session._headers attribute Feb 8, 2024
Copy link

sonarcloud bot commented Feb 8, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@edgarrmondragon edgarrmondragon marked this pull request as ready for review February 8, 2024 07:57
@edgarrmondragon edgarrmondragon merged commit 61bbecf into main Feb 8, 2024
38 checks passed
@edgarrmondragon edgarrmondragon deleted the chore/remove-deprecation-comment branch February 8, 2024 07:57
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.

Deprecation: Remove the Session._header attribute
1 participant