Skip to content

Conversation

@passren
Copy link
Owner

@passren passren commented Jan 24, 2026

No description provided.

@passren passren linked an issue Jan 24, 2026 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 75.00000% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.96%. Comparing base (da087fd) to head (34fa120).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pymongosql/executor.py 68.36% 31 Missing ⚠️
pymongosql/sql/query_handler.py 86.48% 5 Missing ⚠️
pymongosql/sql/query_builder.py 76.92% 3 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   83.38%   82.96%   -0.42%     
==========================================
  Files          27       27              
  Lines        3304     3452     +148     
==========================================
+ Hits         2755     2864     +109     
- Misses        549      588      +39     
Flag Coverage Δ
unittests 82.96% <75.00%> (-0.42%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@passren passren merged commit 503233d into main Jan 24, 2026
51 checks passed
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.

Directly pass MongoDB commands to DB

3 participants