-
Notifications
You must be signed in to change notification settings - Fork 9
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
refactor: refactor TestStoreAndInstantiateContract #98
Conversation
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.
I think there's no need to test the Index
field
Co-authored-by: 170210 <85928898+170210@users.noreply.github.com>
LGTM, I will approve when the conflict has been corrected. |
@170210 Since there is no particular reason to delete it, it is better to test all fields. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #98 +/- ##
==========================================
- Coverage 63.69% 63.62% -0.08%
==========================================
Files 80 80
Lines 9994 10001 +7
==========================================
- Hits 6366 6363 -3
- Misses 3299 3308 +9
- Partials 329 330 +1 |
Sorry, the last two commits are wrong, so I will revert. |
Description
Refactor TestStoreAndInstantiateContract
Checklist:
CHANGELOG.md
client/docs/swagger-ui/swagger.yaml
(not needed)