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

chore: fix 404 status URL #19096

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

peicuiping
Copy link
Contributor

@peicuiping peicuiping commented Dec 31, 2024

Purpose:

The existing link is invalid, using the latest one instead.

Current Behavior:

404 not found

image

New Behavior:

Testing Notes:

@peicuiping peicuiping requested a review from a team as a code owner December 31, 2024 06:34
@ChiaAutomation
Copy link
Contributor

Your commits are not signed and our branch protection rules require signed commits. For more information on how to create signed commits, please visit this page: https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification. Please use the button towards the bottom of the page to close this pull request and open a new one with signed commits.

Copy link

Pull Request Test Coverage Report for Build 12556403391

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 33 unchanged lines in 12 files lost coverage.
  • Overall coverage decreased (-0.02%) to 91.534%

Files with Coverage Reduction New Missed Lines %
chia/data_layer/data_store.py 1 95.47%
chia/_tests/simulation/test_simulation.py 1 96.45%
chia/full_node/pending_tx_cache.py 1 96.55%
chia/server/node_discovery.py 1 81.47%
chia/daemon/server.py 1 83.45%
chia/full_node/full_node.py 1 86.59%
chia/farmer/farmer_api.py 2 94.38%
chia/timelord/timelord_launcher.py 2 90.71%
chia/rpc/rpc_server.py 3 88.2%
chia/server/ws_connection.py 4 88.15%
Totals Coverage Status
Change from base Build 12475392303: -0.02%
Covered Lines: 105256
Relevant Lines: 114812

💛 - Coveralls

Signed-off-by: peicuiping <[email protected]>
@peicuiping
Copy link
Contributor Author

Your commits are not signed and our branch protection rules require signed commits. For more information on how to create signed commits, please visit this page: https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification. Please use the button towards the bottom of the page to close this pull request and open a new one with signed commits.

Signed

@peicuiping
Copy link
Contributor Author

friendly ping~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants