Skip to content

Update ci.yml to provide Coveralls with a compare-ref of the base branch for PRs, otherwise it defaults to master#7030

Merged
wileyj merged 1 commit intostacks-network:developfrom
dhaney-stacks:develop
Mar 24, 2026
Merged

Update ci.yml to provide Coveralls with a compare-ref of the base branch for PRs, otherwise it defaults to master#7030
wileyj merged 1 commit intostacks-network:developfrom
dhaney-stacks:develop

Conversation

@dhaney-stacks
Copy link
Contributor

Description

Update ci.yml to provide Coveralls with a compare-ref of the base branch for PRs, otherwise it defaults to master

Applicable issues

  • N/A

Additional info (benefits, drawbacks, caveats)

Prevents all PRs from being compared to master. Instead they will be compared to their base branch.

Checklist

N/A

…nch for PRs, otherwise it defaults to master
Copy link
Collaborator

@wileyj wileyj left a comment

Choose a reason for hiding this comment

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

lgtm

@wileyj wileyj added this pull request to the merge queue Mar 24, 2026
@coveralls
Copy link

Pull Request Test Coverage Report for Build 23465422040

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 120 unchanged lines in 28 files lost coverage.
  • Overall coverage increased (+0.006%) to 85.718%

Files with Coverage Reduction New Missed Lines %
stacks-common/src/util/secp256r1.rs 1 90.24%
stackslib/src/burnchains/bitcoin/network.rs 1 79.31%
stackslib/src/chainstate/burn/db/sortdb.rs 1 90.08%
stackslib/src/chainstate/stacks/index/node.rs 1 86.61%
stackslib/src/clarity_vm/clarity.rs 1 93.7%
stackslib/src/net/stackerdb/mod.rs 1 87.13%
stackslib/src/net/stackerdb/sync.rs 1 76.76%
stacks-node/src/event_dispatcher.rs 1 85.24%
stacks-node/src/nakamoto_node/signer_coordinator.rs 1 86.45%
stacks-signer/src/client/stacks_client.rs 1 86.19%
Totals Coverage Status
Change from base Build 23400582460: 0.006%
Covered Lines: 186561
Relevant Lines: 217645

💛 - Coveralls

Merged via the queue into stacks-network:develop with commit 2cc5c9f Mar 24, 2026
356 of 359 checks passed
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.

4 participants