Closed uniqueg closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
19c127b
) to head (5a6883b
). Report is 10 commits behind head on dev.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
pymongo
from 3.10.1 to 4.7.23.6
to7.0
pymongo.cursor.count()
withpymongo.collection.count_documents()
(see note)Fixes #212
Checklist: