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

pymongo4.x支持mongodb3.6低版本 #2645

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

对schemasync工具比对结果的目录按日期分隔

632a93f
Select commit
Loading
Failed to load commit list.
Open

pymongo4.x支持mongodb3.6低版本 #2645

对schemasync工具比对结果的目录按日期分隔
632a93f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2024 in 0s

77.13% (-0.01%) compared to 24f86de, passed because coverage increased by 0% when compared to adjusted base (77.13%)

View this Pull Request on Codecov

77.13% (-0.01%) compared to 24f86de, passed because coverage increased by 0% when compared to adjusted base (77.13%)

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 77.13%. Comparing base (24f86de) to head (632a93f).
Report is 36 commits behind head on master.

Files with missing lines Patch % Lines
sql/engines/mongo.py 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2645      +/-   ##
==========================================
- Coverage   77.13%   77.13%   -0.01%     
==========================================
  Files         117      117              
  Lines       16169    16176       +7     
==========================================
+ Hits        12472    12477       +5     
- Misses       3697     3699       +2     

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