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

Correct FullNodeDiscovery.pending_tasks typo without s #16669

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

altendky
Copy link
Contributor

Purpose:

To actually do what the line was meant to.

Current Behavior:

New Behavior:

Testing Notes:

@altendky altendky requested a review from a team as a code owner October 22, 2023 16:16
@altendky altendky added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label Oct 22, 2023
@coveralls-official
Copy link

Pull Request Test Coverage Report for Build 6604893412

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 95 unchanged lines in 9 files lost coverage.
  • Overall coverage decreased (-0.09%) to 90.077%

Files with Coverage Reduction New Missed Lines %
chia/harvester/harvester_api.py 1 73.02%
chia/server/node_discovery.py 1 78.01%
chia/full_node/full_node.py 2 85.97%
chia/timelord/timelord_api.py 2 87.85%
chia/server/server.py 6 81.07%
chia/full_node/full_node_api.py 7 77.24%
chia/wallet/wallet_node.py 7 87.14%
chia/timelord/timelord_state.py 20 69.47%
chia/timelord/timelord.py 49 73.64%
Totals Coverage Status
Change from base Build 6592270821: -0.09%
Covered Lines: 93065
Relevant Lines: 103265

💛 - Coveralls

Copy link
Contributor

@wjblanke wjblanke left a comment

Choose a reason for hiding this comment

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

aok

@cmmarslender cmmarslender merged commit c158330 into main Oct 23, 2023
251 of 252 checks passed
@cmmarslender cmmarslender deleted the altendky-patch-17 branch October 23, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants