Skip to content

Conversation

@mongodb-php-bot
Copy link
Collaborator

Merge new changes from v2.1 into v2.x.

Commits

Resolving conflicts

To resolve any conflicts, check out the temporary branch and run the following command:
git merge v2.x

Ignoring changes

To ignore from the remote branch, first reset the temporary branch to v2.x and manually merge using the `ours` merge strategy:
git reset --hard v2.x
git merge --strategy=ours v2.1

Then, push the temporary branch to upate the pull request.

@mongodb-php-bot mongodb-php-bot requested a review from a team as a code owner January 19, 2026 10:37
@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.83%. Comparing base (d6add3e) to head (6be7f8c).
⚠️ Report is 90 commits behind head on v2.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               v2.x    #1826      +/-   ##
============================================
+ Coverage     81.70%   87.83%   +6.13%     
- Complexity     3195     3208      +13     
============================================
  Files           424      428       +4     
  Lines          6296     6397     +101     
============================================
+ Hits           5144     5619     +475     
+ Misses         1152      778     -374     
Flag Coverage Δ
6.0-replica_set 86.63% <ø> (?)
6.0-server 82.69% <ø> (+0.99%) ⬆️
6.0-sharded_cluster 86.41% <ø> (?)
8.0-replica_set 87.69% <ø> (?)
8.0-server 83.46% <ø> (?)
8.0-sharded_cluster 87.52% <ø> (?)

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.

@mongodb-php-bot mongodb-php-bot merged commit 5c00cf5 into v2.x Jan 19, 2026
53 checks passed
@mongodb-php-bot mongodb-php-bot deleted the merge-v2.1-into-v2.x-1768819037270 branch January 19, 2026 11:00
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.

5 participants