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

test: fix failing harness tests #26

Merged
merged 1 commit into from
Dec 18, 2024
Merged

test: fix failing harness tests #26

merged 1 commit into from
Dec 18, 2024

Conversation

lklimek
Copy link

@lklimek lklimek commented Dec 18, 2024

Some tests fail due to missing GetNetworkInfo implementation.

Implemented some mock response for this request.

@coveralls
Copy link

coveralls commented Dec 18, 2024

Pull Request Test Coverage Report for Build 12390756641

Details

  • 0 of 28 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 54.053%

Changes Missing Coverage Covered Lines Changed/Added Lines %
rpcserver.go 0 28 0.0%
Totals Coverage Status
Change from base Build 10055103622: -0.03%
Covered Lines: 24577
Relevant Lines: 45468

💛 - Coveralls

@lklimek lklimek merged commit 4dda0b1 into master Dec 18, 2024
8 of 9 checks passed
@lklimek lklimek deleted the test/fix-harness branch December 18, 2024 10:44
@lklimek lklimek added this to the v0.26 milestone Dec 18, 2024
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.

3 participants