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

[MINOR] Convert bson.D to bson.M where possible. #193

Merged
merged 3 commits into from
Apr 26, 2022
Merged

[MINOR] Convert bson.D to bson.M where possible. #193

merged 3 commits into from
Apr 26, 2022

Conversation

ro-tex
Copy link
Contributor

@ro-tex ro-tex commented Apr 11, 2022

PULL REQUEST

Overview

bson.M should be used over bson.D when the order is not important.

Example for Visual Changes

Checklist

Review and complete the checklist to ensure that the PR is complete before assigned to an approver.

  • All new methods or updated methods have clear docstrings
  • Testing added or updated for new methods
  • Verify if any changes impact the WebPortal Health Checks
  • Approriate documentation updated
  • Changelog file created

Issues Closed

@ro-tex ro-tex self-assigned this Apr 11, 2022
peterjan
peterjan previously approved these changes Apr 12, 2022
ChrisSchinnerl
ChrisSchinnerl previously approved these changes Apr 26, 2022
@ro-tex ro-tex dismissed stale reviews from ChrisSchinnerl and peterjan via 1bf5db1 April 26, 2022 13:57
@ro-tex ro-tex enabled auto-merge April 26, 2022 13:57
@ro-tex ro-tex merged commit 42733b4 into main Apr 26, 2022
@ro-tex ro-tex deleted the ivo/bson_m branch April 26, 2022 14:32
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.

3 participants