Skip to content

update badge#125

Merged
SIDDHANTCOOKIE merged 1 commit into
mainfrom
chore/ci-setup
Jul 9, 2026
Merged

update badge#125
SIDDHANTCOOKIE merged 1 commit into
mainfrom
chore/ci-setup

Conversation

@SIDDHANTCOOKIE

@SIDDHANTCOOKIE SIDDHANTCOOKIE commented Jul 9, 2026

Copy link
Copy Markdown
Member

Addressed Issues:

Fixes #(TODO:issue number)

Screenshots/Recordings:

TODO: If applicable, add screenshots or recordings that demonstrate the interface before and after the changes.

Additional Notes:

AI Usage Disclosure:

We encourage contributors to use AI tools responsibly when creating Pull Requests. While AI can be a valuable aid, it is essential to ensure that your contributions meet the task requirements, build successfully, include relevant tests, and pass all linters. Submissions that do not meet these standards may be closed without warning to maintain the quality and integrity of the project. Please take the time to understand the changes you are proposing and their impact. AI slop is strongly discouraged and may lead to banning and blocking. Do not spam our repos with AI slop.

Check one of the checkboxes below:

  • This PR does not contain AI-generated code at all.
  • This PR contains AI-generated code. I have read the AI Usage Policy and this PR complies with this policy. I have tested the code locally and I am responsible for it.

I have used the following AI models and tools: TODO

Checklist

  • My PR addresses a single issue, fixes a single bug or makes a single improvement.
  • My code follows the project's code style and conventions
  • If applicable, I have made corresponding changes or additions to the documentation
  • If applicable, I have made corresponding changes or additions to tests
  • My changes generate no new warnings or errors
  • I have joined the Discord server and I will share a link to this PR with the project maintainers there
  • I have read the Contribution Guidelines
  • Once I submit my PR, CodeRabbit AI will automatically review it and I will address CodeRabbit's comments.
  • I have filled this PR template completely and carefully, and I understand that my PR may be closed without review otherwise.

Summary by CodeRabbit

  • Chores
    • Adjusted the coverage badge update workflow so it can continue committing README updates during automated runs.

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: c4e78763-592d-499c-8cc5-19d8904057d2

📥 Commits

Reviewing files that changed from the base of the PR and between e99eb55 and 4bba32e.

📒 Files selected for processing (1)
  • .github/workflows/update-badge.yml
💤 Files with no reviewable changes (1)
  • .github/workflows/update-badge.yml

Walkthrough

The actions/checkout@v4 step in the Update Coverage Badge GitHub Actions workflow was modified to remove the persist-credentials: false input, while retaining fetch-depth: 0.

Changes

Checkout Configuration Update

Layer / File(s) Summary
Remove persist-credentials from checkout step
.github/workflows/update-badge.yml
The checkout step's with: configuration no longer includes persist-credentials: false, leaving fetch-depth: 0 in place.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Poem

A hop, a skip, one line removed,
The badge still shines, workflow improved,
Fetch-depth stays, credentials gone,
This little rabbit hums a checkout song! 🐰

🚥 Pre-merge checks | ✅ 3 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title is too generic and doesn’t clearly describe the workflow change to the coverage badge update job. Use a more specific title such as "Adjust coverage badge workflow checkout settings".
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/ci-setup

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCoverMissing
minichain
   block.py881484%11, 15, 18–24, 73, 160, 165, 174, 176
   chain.py1673380%16, 21, 27, 31, 34, 38, 62–67, 74–75, 105–108, 141, 154–157, 167–168, 177–178, 181–182, 186–187, 224, 236–237
   contract.py1267342%11–12, 15–20, 36–80, 115, 123, 175–178, 186–201, 209–210, 212–213, 218–219, 221–222, 224–225, 227–228
   mempool.py591476%15–16, 30–32, 37–38, 40–41, 47, 50–51, 58–60
   mpt.py14379%18–20
   p2p.py26719627%27–28, 76, 79, 82, 85, 88–95, 98–99, 102–103, 108, 123, 126, 129–131, 134–136, 139, 142, 145, 149–150, 160–162, 173–187, 194–200, 209–263, 268–378
   persistence.py1713977%84, 90, 92, 133, 143–144, 223–224, 244, 247–248, 270, 282–293, 296–297, 303–307, 310–313, 316–320
   pow.py391464%26, 34, 44–46, 50–52, 62, 67–71
   rpc.py792371%41–42, 45, 61, 64, 68, 73–76, 78–88, 93–95
   state.py1352482%29, 48–49, 93, 105, 189–204, 225–228, 231–236
   validators.py9189%13
TOTAL124443465% 

Tests Skipped Failures Errors Time
74 0 💤 7 ❌ 0 🔥 19.079s ⏱️

@SIDDHANTCOOKIE SIDDHANTCOOKIE merged commit 268275d into main Jul 9, 2026
6 checks passed
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.

1 participant