-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Milestone
Description
Since we are approaching the first usable release we should start to pour more effort into documenting and cleaning up the codebase. One of the simplest modules to start is the CouchDB client.
TODO
- add integration tests for methods that interact with CouchDB. We can use the mockito library to mock the CouchDB API and provide assertions
- add documentation comments on every public type, function and method
- cleanup any Clippy warnings. This can be tested by running
cargo clippyin thecouchdbdirectory
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers