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

修复mongo会话管理报错 #2079

Merged
merged 2 commits into from
Mar 16, 2023
Merged

修复mongo会话管理报错 #2079

merged 2 commits into from
Mar 16, 2023

Conversation

nick2wang
Copy link
Collaborator

@nick2wang nick2wang commented Mar 15, 2023

对Decimal128和Regex类型做json序列化处理

TypeError: Object of type Decimal128 is not JSON serializable
TypeError: Object of type Regex is not JSON serializable

@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Patch coverage: 75.00% and project coverage change: -0.01 ⚠️

Comparison is base (38d7a19) 75.02% compared to head (eaeab8b) 75.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2079      +/-   ##
==========================================
- Coverage   75.02%   75.02%   -0.01%     
==========================================
  Files         102      102              
  Lines       14811    14819       +8     
==========================================
+ Hits        11112    11118       +6     
- Misses       3699     3701       +2     
Impacted Files Coverage Δ
common/utils/extend_json_encoder.py 62.50% <75.00%> (+1.38%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nick2wang nick2wang merged commit db971d1 into hhyo:master Mar 16, 2023
@nick2wang nick2wang deleted the mongo-fix branch March 23, 2023 09:14
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

2 participants