surrealdb / surrealdb.net

SurrealDB SDK for .NET
https://surrealdb.com
Apache License 2.0
86 stars 16 forks source link

Fix/configure json serializer #77

Closed Odonno closed 7 months ago

Odonno commented 7 months ago

Fixes #76

codecov-commenter commented 7 months ago

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 :warning:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.