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

NEW: initial SOAP headers support ✨ #146

Merged
merged 1 commit into from
Nov 27, 2024

NEW: initial SOAP headers support ✨

38f98ae
Select commit
Loading
Failed to load commit list.
Merged

NEW: initial SOAP headers support ✨ #146

NEW: initial SOAP headers support ✨
38f98ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

92.07% (-0.83%) compared to f96718d

View this Pull Request on Codecov

92.07% (-0.83%) compared to f96718d

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 92.07%. Comparing base (f96718d) to head (38f98ae).

Files with missing lines Patch % Lines
combadge/support/soap/markers.py 62.50% 8 Missing and 1 partial ⚠️
combadge/support/http/markers/request.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
- Coverage   92.89%   92.07%   -0.83%     
==========================================
  Files          33       33              
  Lines         873      896      +23     
  Branches       46       49       +3     
==========================================
+ Hits          811      825      +14     
- Misses         42       50       +8     
- Partials       20       21       +1     

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