trustbloc / vcs

Verifiable Credential Systems
Apache License 2.0
43 stars 31 forks source link

fix: Escape "." characters in document fields before storing in Mongo #1757

Closed bstasyszyn closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 86.24%. Comparing base (de857c5) to head (349bff4). Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
pkg/storage/mongodb/ldstore/context_store.go 42.85% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1757 +/- ## ========================================== - Coverage 86.25% 86.24% -0.02% ========================================== Files 190 190 Lines 13376 13419 +43 ========================================== + Hits 11538 11573 +35 - Misses 1340 1345 +5 - Partials 498 501 +3 ```

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