Skip to content

Fix cursor interface inheritance#261

Merged
alcaeus merged 3 commits into
masterfrom
fix-cursorinterface-inheritance
Nov 6, 2019
Merged

Fix cursor interface inheritance#261
alcaeus merged 3 commits into
masterfrom
fix-cursorinterface-inheritance

Conversation

@alcaeus

@alcaeus alcaeus commented Nov 6, 2019

Copy link
Copy Markdown
Owner
  • While Implement Countable in MongoCursor #259 added the implements declaration for MongoCursor, this also needed to be added to MongoGridFS
  • I noticed that MongoCursor never implemented MongoCursorInterface, this has now been fixed
  • Added tests to ensure that MongoCommandCursor implements MongoCursorInterface

@alcaeus alcaeus added the bug label Nov 6, 2019
@alcaeus alcaeus added this to the 1.1.10 milestone Nov 6, 2019
@alcaeus alcaeus self-assigned this Nov 6, 2019
@alcaeus alcaeus merged commit 289478a into master Nov 6, 2019
@alcaeus alcaeus deleted the fix-cursorinterface-inheritance branch November 6, 2019 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant