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

Fix failing PR check (Build / test (pull_request)) #1626

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

thenswan
Copy link
Contributor

Description:
Downgrade hedera-local-node version to fix failing PR check (Build / test (pull_request)).

Related issue(s):
Fixes #1625

…/ test (pull_request)) (#1625)

Signed-off-by: Nikita Lebedev <[email protected]>
@thenswan thenswan requested a review from rokn October 16, 2023 11:51
@thenswan thenswan requested a review from SimiHunjan as a code owner October 16, 2023 11:51
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (cf1c1e3) 82.21% compared to head (2f53c7f) 82.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1626   +/-   ##
==========================================
  Coverage      82.21%   82.22%           
  Complexity      3588     3588           
==========================================
  Files            186      186           
  Lines          11697    11697           
  Branches        1148     1148           
==========================================
+ Hits            9617     9618    +1     
+ Misses          1603     1602    -1     
  Partials         477      477           

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thenswan thenswan merged commit bf54aa5 into develop Oct 16, 2023
7 checks passed
@thenswan thenswan deleted the 1625-fix-failing-pr-check branch October 16, 2023 12:36
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.

Fix failing PR check (Build / test (pull_request))
2 participants