Skip to content

Conversation

@ThreePinkApples
Copy link
Contributor

Setting strict to False can be a risky move, but possibly a necessary workaround. It is then good to have all the unexpected elements to be logged, to help with debugging any issues that would have been caught with strict=True

@codecov
Copy link

codecov bot commented Jan 14, 2019

Codecov Report

Merging #899 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #899      +/-   ##
==========================================
+ Coverage   89.38%   89.39%   +<.01%     
==========================================
  Files          65       65              
  Lines        4825     4828       +3     
  Branches      842      843       +1     
==========================================
+ Hits         4313     4316       +3     
  Misses        331      331              
  Partials      181      181
Impacted Files Coverage Δ
src/zeep/xsd/types/complex.py 94.18% <100%> (+0.06%) ⬆️

1 similar comment
@codecov
Copy link

codecov bot commented Jan 14, 2019

Codecov Report

Merging #899 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #899      +/-   ##
==========================================
+ Coverage   89.38%   89.39%   +<.01%     
==========================================
  Files          65       65              
  Lines        4825     4828       +3     
  Branches      842      843       +1     
==========================================
+ Hits         4313     4316       +3     
  Misses        331      331              
  Partials      181      181
Impacted Files Coverage Δ
src/zeep/xsd/types/complex.py 94.18% <100%> (+0.06%) ⬆️

@ThreePinkApples
Copy link
Contributor Author

Was browsing my GitHub history and noticed this. Rebased with master :)

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.

1 participant