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: support calls without payload in Zeep #88

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Conversation

eigenein
Copy link
Member

@eigenein eigenein commented Nov 7, 2023

No description provided.

@eigenein eigenein added the bug Something isn't working label Nov 7, 2023
@eigenein eigenein self-assigned this Nov 7, 2023
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (94ff459) 92.46% compared to head (a4d4034) 92.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   92.46%   92.67%   +0.20%     
==========================================
  Files          31       31              
  Lines         823      819       -4     
  Branches      116      115       -1     
==========================================
- Hits          761      759       -2     
+ Misses         45       44       -1     
+ Partials       17       16       -1     
Files Coverage Δ
combadge/support/http/abc.py 88.88% <ø> (+3.17%) ⬆️
combadge/support/zeep/backends/async_.py 73.91% <100.00%> (ø)
combadge/support/zeep/backends/sync.py 80.35% <100.00%> (ø)

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

@eigenein eigenein merged commit 3170bd4 into main Nov 7, 2023
12 checks passed
@eigenein eigenein deleted the fix/zeep-none-payload branch November 7, 2023 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant