fix(repository): implement missing add & replace methods#58
Conversation
Codecov Report
@@ Coverage Diff @@
## master #58 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 36 36
Lines 823 824 +1
Branches 132 131 -1
=========================================
+ Hits 823 824 +1
Continue to review full report at Codecov.
|
|
Methods such as @kiaking in this regard, unless this is expected behavior, can you think of any side-effects of moving this assertion to the |
|
Oh yeah this is not expected behavior. The And yeah I think it makes sense to move the assertion to the |
This PR implements the repository's
addandreplacemethods that happen to be missing but are documented.Type of PR:
Breaking changes: