You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although Projection was implemented for all findXxx() methods, test coverage focuses on find() and findOne() and needs to more thoroughly check findOneAndUpdate() (as well as new findOneAndReplace()).
The text was updated successfully, but these errors were encountered:
(note: follow-up to #300)
Although Projection was implemented for all
findXxx()
methods, test coverage focuses onfind()
andfindOne()
and needs to more thoroughly checkfindOneAndUpdate()
(as well as newfindOneAndReplace()
).The text was updated successfully, but these errors were encountered: