Litote / kmongo

[deprecated] KMongo - a Kotlin toolkit for Mongo
https://litote.org/kmongo/
Apache License 2.0
781 stars 75 forks source link

Update mongo.version from 4.7.1 to 4.7.2 #379

Closed stuebingerb closed 2 years ago

stuebingerb commented 2 years ago

See https://www.mongodb.com/community/forums/t/mongodb-java-driver-4-7-2-released/192583

codecov[bot] commented 2 years ago

Codecov Report

Base: 58.17% // Head: 58.15% // Decreases project coverage by -0.01% :warning:

Coverage data is based on head (bc01a35) compared to base (72a0d04). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #379 +/- ## ============================================ - Coverage 58.17% 58.15% -0.02% Complexity 752 752 ============================================ Files 135 135 Lines 5604 5604 Branches 477 477 ============================================ - Hits 3260 3259 -1 - Misses 2132 2133 +1 Partials 212 212 ``` | [Impacted Files](https://codecov.io/gh/Litote/kmongo/pull/379?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Litote) | Coverage Δ | | |---|---|---| | [...litote/kmongo/coroutine/CoroutineClientSessions.kt](https://codecov.io/gh/Litote/kmongo/pull/379/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Litote#diff-a21vbmdvLWNvcm91dGluZS1jb3JlL3NyYy9tYWluL2tvdGxpbi9vcmcvbGl0b3RlL2ttb25nby9jb3JvdXRpbmUvQ29yb3V0aW5lQ2xpZW50U2Vzc2lvbnMua3Q=) | `50.00% <0.00%> (-25.00%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Litote). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Litote)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

stuebingerb commented 2 years ago

That codecov report has issues, similar to https://github.com/Litote/kmongo/pull/376

zigzago commented 2 years ago

Thank you