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(mongo): mis-order of eval and dump, $.literal #120

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

Hieuzest
Copy link
Contributor

@Hieuzest Hieuzest commented Nov 1, 2024

support auto escaping for $-prefixed-string in nested typed object
fix $.literal when using with json output type

Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.01%. Comparing base (e91dc93) to head (63c6513).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage   99.00%   99.01%   +0.01%     
==========================================
  Files          39       39              
  Lines       13638    13763     +125     
  Branches     3353     3374      +21     
==========================================
+ Hits        13502    13628     +126     
+ Misses        136      135       -1     

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

@Hieuzest Hieuzest requested a review from shigma November 6, 2024 11:17
@shigma shigma merged commit 0dc9e37 into cordiverse:master Nov 6, 2024
26 checks passed
@Hieuzest Hieuzest deleted the fix-mongo-nested-literal branch November 8, 2024 11:07
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.

2 participants