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

Added support for creating UTF-8 Documents - Fixes #151 #195

Merged
merged 4 commits into from Oct 22, 2018
Merged

Conversation

PlagueHO
Copy link
Owner

This PR adds an Encoding parameter to the Invoke-CosmosDbRequest, New-CosmosDbDocument and Set-CosmosDbDocument functions. This enables sending documents with UTF-8 encoding.

@codecov
Copy link

codecov bot commented Oct 22, 2018

Codecov Report

Merging #195 into dev will increase coverage by <1%.
The diff coverage is 92%.

Impacted file tree graph

@@         Coverage Diff         @@
##           dev   #195    +/-   ##
===================================
+ Coverage   87%    88%   +<1%     
===================================
  Files       12     12            
  Lines      904    909     +5     
===================================
+ Hits       795    800     +5     
  Misses     109    109

@PlagueHO PlagueHO merged commit ed63d69 into dev Oct 22, 2018
@PlagueHO PlagueHO deleted the Issue-151 branch October 22, 2018 05:40
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.

None yet

1 participant