-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Improve the test coverage of datastore #1203
chore: Improve the test coverage of datastore #1203
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #1203 +/- ##
===========================================
+ Coverage 68.61% 70.59% +1.97%
===========================================
Files 181 182 +1
Lines 17144 17133 -11
===========================================
+ Hits 11764 12095 +331
+ Misses 4422 4109 -313
+ Partials 958 929 -29
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this Fred - looks good. I have some concerns RE the code removed here though, as it is removing features from our users and we should discuss that.
980877b
to
ee9d080
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thanks Fred :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, pointed to some minor typos
a0c9ad9
to
63f08ca
Compare
Relevant issue(s) Resolves #1124 Description This PR improves the test coverage of the datastore package. It is not 100% yet but it might be enough for now.
Relevant issue(s) Resolves sourcenetwork#1124 Description This PR improves the test coverage of the datastore package. It is not 100% yet but it might be enough for now.
Relevant issue(s)
Resolves #1124
Description
This PR improves the test coverage of the
datastore
package. It is not 100% yet but it might be enough for now.Tasks
How has this been tested?
unit test
Specify the platform(s) on which this was tested: