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/configure json serializer #77

Merged
merged 4 commits into from
Feb 8, 2024

Conversation

Odonno
Copy link
Contributor

@Odonno Odonno commented Feb 1, 2024

Fixes #76

@codecov-commenter
Copy link

codecov-commenter commented Feb 1, 2024

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (f5903a4) 69.43% compared to head (fc6bc83) 69.11%.

Files Patch % Lines
SurrealDb.Net/Models/Response/SurrealDbResponse.cs 21.42% 8 Missing and 3 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   69.43%   69.11%   -0.33%     
==========================================
  Files         111      110       -1     
  Lines        4436     4419      -17     
  Branches      431      433       +2     
==========================================
- Hits         3080     3054      -26     
- Misses       1141     1147       +6     
- Partials      215      218       +3     

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

@kearfy kearfy merged commit a3f3dd7 into surrealdb:main Feb 8, 2024
2 checks passed
@Odonno Odonno deleted the fix/configure-json-serializer branch February 8, 2024 08:49
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.

v0.3.1: ConfigureJsonSerializerOptions not working properly
3 participants