Litote / kmongo

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

Fix README link for MongoDB java driver API #339

Closed sky-andremartins closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #339 (0104d1a) into master (2edee31) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #339   +/-   ##
=========================================
  Coverage     57.57%   57.57%           
  Complexity      750      750           
=========================================
  Files           131      131           
  Lines          5471     5471           
  Branches        510      510           
=========================================
  Hits           3150     3150           
  Misses         2091     2091           
  Partials        230      230           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2edee31...0104d1a. Read the comment docs.

zigzago commented 2 years ago

Thank you