-
-
Notifications
You must be signed in to change notification settings - Fork 187
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
Fix URL generation for MongoDB 4.4 #329
Conversation
Codecov Report
@@ Coverage Diff @@
## master #329 +/- ##
==========================================
+ Coverage 78.66% 78.70% +0.04%
==========================================
Files 9 9
Lines 928 930 +2
Branches 265 268 +3
==========================================
+ Hits 730 732 +2
Misses 196 196
Partials 2 2
Continue to review full report at Codecov.
|
@tinovyatkin thanks a lot for code improvements and this fix! 👍 |
@nodkz can we have a release for this one please ? 🙏 |
@SebastienElet thanks for your message. |
@nodkz FYI, you may switch off codecov commit status for coverage:
status:
project:
default:
only_pulls: true
patch:
default:
only_pulls: true |
This PR fixes download URL generation for MongoDB 4.4 for macOS and Windows platforms.