Skip to content
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

01399 m yacli valide ip and port address book update #1454

Merged
merged 5 commits into from
May 21, 2021

Conversation

anighanta
Copy link
Contributor

Summary of the change:
update gitignore . related to PR merge - #1412

@anighanta anighanta requested a review from tinker-michaelj May 21, 2021 17:26
@codecov
Copy link

codecov bot commented May 21, 2021

Codecov Report

Merging #1454 (4b4c2ca) into master (584386d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1454   +/-   ##
=========================================
  Coverage     88.90%   88.90%           
  Complexity     5854     5854           
=========================================
  Files           460      460           
  Lines         17311    17311           
  Branches       1810     1810           
=========================================
  Hits          15390    15390           
  Misses         1457     1457           
  Partials        464      464           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 584386d...4b4c2ca. Read the comment docs.

Signed-off-by: anighanta <[email protected]>
Copy link
Collaborator

@tinker-michaelj tinker-michaelj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@anighanta anighanta merged commit 72544e3 into master May 21, 2021
@anighanta anighanta deleted the 01399-M-Yacli-ValideIpAndPort-addressBookUpdate branch May 21, 2021 19:21
ljianghedera pushed a commit that referenced this pull request May 25, 2021
* add checks to validate port number in service endpoints when uploading an addressBook using yahcli

Signed-off-by: anighanta <[email protected]>

* add test addressbook for bad port in endpoint

Signed-off-by: anighanta <[email protected]>

* updated gitignore to not track script files from yahcli/assests

Signed-off-by: anighanta <[email protected]>

* screened launch script

Signed-off-by: anighanta <[email protected]>
ljianghedera added a commit that referenced this pull request May 26, 2021
* Replace RichInstant with Instant

in MerkleNetworkContext, hence reduce the conversion
between these two types.

* Add MerkleNetworkContext.deserialize() null-safety and avoid transient ISS (#1464)

* Add null-safety and avoid transient ISS from MerkleNetworkContext fast-copy sharing FeeMultiplierSource congestionLevelStarts

Signed-off-by: tinker-michaelj <[email protected]>

* Fix unit test

Signed-off-by: tinker-michaelj <[email protected]>

* 01399 m yacli valide ip and port address book update (#1454)

* add checks to validate port number in service endpoints when uploading an addressBook using yahcli

Signed-off-by: anighanta <[email protected]>

* add test addressbook for bad port in endpoint

Signed-off-by: anighanta <[email protected]>

* updated gitignore to not track script files from yahcli/assests

Signed-off-by: anighanta <[email protected]>

* screened launch script

Signed-off-by: anighanta <[email protected]>

* Resolve SonarCloud Minor Bugs (#1449)

* fix few minor sonarcloud bugs

Signed-off-by: Neeharika-Sompalli <[email protected]>

* Additional fixes

Signed-off-by: Neeharika-Sompalli <[email protected]>

* fix code smell

Signed-off-by: Neeharika-Sompalli <[email protected]>

* move duplicated code to a method

Signed-off-by: Neeharika-Sompalli <[email protected]>

* fix other minor bugs

Signed-off-by: Neeharika-Sompalli <[email protected]>

* fix other issues

Signed-off-by: Neeharika-Sompalli <[email protected]>

* remove unnecessary toString() calls

Signed-off-by: Neeharika-Sompalli <[email protected]>

* add braces

Signed-off-by: Neeharika-Sompalli <[email protected]>

* remove a few casts

Signed-off-by: Neeharika-Sompalli <[email protected]>

* convert getCommonTransactionBodyBytes and legacyReceiptStorageSecs to return long and remove casts

Signed-off-by: Neeharika-Sompalli <[email protected]>

* fix other bugs created

Signed-off-by: Neeharika-Sompalli <[email protected]>

* Address review comments and fix alignment in SmartContractFeeBuilder

Signed-off-by: Neeharika-Sompalli <[email protected]>

* address few review comments

Signed-off-by: Neeharika-Sompalli <[email protected]>

* fix few other review points

Signed-off-by: Neeharika-Sompalli <[email protected]>

* fix typo

Signed-off-by: Neeharika-Sompalli <[email protected]>

* fix review comments, add UnitTest for MerkleDiskFs

Signed-off-by: Neeharika-Sompalli <[email protected]>

* Add unit tests for FreezeHandler

Signed-off-by: Neeharika-Sompalli <[email protected]>

* fix random failing tests because of MockedStatic

Signed-off-by: Neeharika-Sompalli <[email protected]>

* add more tests for codecov

Signed-off-by: Neeharika-Sompalli <[email protected]>

* fix all failing tests, yet to add more tests for code coverage

Signed-off-by: Neeharika-Sompalli <[email protected]>

* remove main method in SignatureVerifier and unused methods as they are not used anywhere

Signed-off-by: Neeharika-Sompalli <[email protected]>

* Address other review comments

Signed-off-by: Neeharika-Sompalli <[email protected]>

* Fix blocker and critical sonar bugs. (#1446)

Signed-off-by: ljianghedera <[email protected]>

* Fix the json map issue.

Signed-off-by: ljianghedera <[email protected]>

* Rename and changes per review comments.

Signed-off-by: ljianghedera <[email protected]>

* Cleanup and more coverage.

Signed-off-by: ljianghedera <[email protected]>

Co-authored-by: Michael Tinker <[email protected]>
Co-authored-by: Anirudh Ghanta <[email protected]>
Co-authored-by: Neeha <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants