-
Notifications
You must be signed in to change notification settings - Fork 1.1k
PYTHON-5683: Spike: Investigate using Rust for Extension Modules #2699
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
base: master
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2699 +/- ##
===========================================
- Coverage 81.36% 53.52% -27.85%
===========================================
Files 140 129 -11
Lines 23869 23828 -41
Branches 4073 4087 +14
===========================================
- Hits 19422 12753 -6669
- Misses 3615 10075 +6460
- Partials 832 1000 +168 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
50ef62d to
adf8a85
Compare
- Implement comprehensive Rust BSON encoder/decoder - Add Evergreen CI configuration and test scripts - Add GitHub Actions workflow for Rust testing - Add runtime selection via PYMONGO_USE_RUST environment variable - Add performance benchmarking suite - Update build system to support Rust extension - Add documentation for Rust extension usage and testing"
adf8a85 to
3a1c3f1
Compare
Spike: Investigate using Rust for Extension Modules