nclient / NClient

:dizzy: NClient is an automatic type-safe .Net HTTP client that allows you to call web service API methods using annotated interfaces or controllers without boilerplate code.
Apache License 2.0
43 stars 11 forks source link

Feature/354 Add Stream as content #393

Closed Kingmidas74 closed 2 years ago

Kingmidas74 commented 2 years ago

I've added Stream as option to Content and now not all tests are passed.

smolchanovsky commented 2 years ago

I've added Stream as option to Content and now not all tests are passed.

Why don't they pass? What error?

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 17 Code Smells

72.2% 72.2% Coverage
0.7% 0.7% Duplication