-
Notifications
You must be signed in to change notification settings - Fork 405
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
Add/Remove addresses for code upload params #1493
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1493 +/- ##
==========================================
- Coverage 58.15% 57.89% -0.27%
==========================================
Files 64 64
Lines 8460 8602 +142
==========================================
+ Hits 4920 4980 +60
- Misses 3131 3209 +78
- Partials 409 413 +4
|
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.
Nice work. Some minor comments on the code.
I have not 👁️ at the tests yet.
* Minor chore * Remove duplicate tests
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.
Nice work! 💯
Resolves #1491