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

to multiline string literal #19075

Merged
merged 2 commits into from
Dec 20, 2024
Merged

to multiline string literal #19075

merged 2 commits into from
Dec 20, 2024

Conversation

altendky
Copy link
Contributor

  • convert a test reference string to a multiline string literal
  • stop overwriting sys.stdout

Purpose:

Current Behavior:

New Behavior:

Testing Notes:

@altendky altendky requested a review from a team as a code owner December 20, 2024 01:22
@altendky altendky added Tests Changes to tests Cleanup Code cleanup Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog labels Dec 20, 2024
Copy link

Pull Request Test Coverage Report for Build 12423732931

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • 10 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.01%) to 91.525%

Files with Coverage Reduction New Missed Lines %
chia/timelord/timelord_launcher.py 2 90.71%
chia/server/node_discovery.py 3 81.28%
chia/full_node/full_node.py 5 86.46%
Totals Coverage Status
Change from base Build 12423040364: 0.01%
Covered Lines: 105249
Relevant Lines: 114812

💛 - Coveralls

@pmaslana pmaslana merged commit 69555bc into main Dec 20, 2024
365 of 366 checks passed
@pmaslana pmaslana deleted the to_multiline_string_literal branch December 20, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup Code cleanup Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog Tests Changes to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants