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

CSUB-552: test for panic after rebase #1165

Merged
merged 15 commits into from
Jul 10, 2023

Conversation

atodorov
Copy link
Contributor

After rebase on top of #1162

@github-actions
Copy link

For full LLVM coverage report click here!

@nathanwhit nathanwhit force-pushed the testing/CSUB-552-test-for-panic-after-rebase branch from 7e6d7e0 to 6fed0b1 Compare July 3, 2023 20:27
@codecov-commenter
Copy link

Codecov Report

Merging #1165 (e59efe6) into dev (181b1d0) will decrease coverage by 1.02%.
The diff coverage is 0.00%.

❗ Current head e59efe6 differs from pull request most recent head 6fed0b1. Consider uploading reports for the commit 6fed0b1 to get more accurate results

@@            Coverage Diff             @@
##              dev    #1165      +/-   ##
==========================================
- Coverage   74.62%   73.60%   -1.02%     
==========================================
  Files          74       75       +1     
  Lines       10686    10833     +147     
==========================================
  Hits         7974     7974              
- Misses       2712     2859     +147     
Impacted Files Coverage Δ
node/src/chain_spec.rs 0.00% <0.00%> (ø)
node/src/service.rs 0.00% <0.00%> (ø)
node/src/service/consensus_switcher.rs 0.00% <0.00%> (ø)
pallets/pos-switch/src/lib.rs 15.87% <0.00%> (-17.47%) ⬇️
runtime/src/lib.rs 15.64% <0.00%> (-0.87%) ⬇️
runtime/src/version.rs 0.00% <ø> (ø)

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nathanwhit nathanwhit force-pushed the testing/CSUB-552-test-for-panic-after-rebase branch 6 times, most recently from a0e28d0 to a4fe8d6 Compare July 4, 2023 04:02
@atodorov atodorov force-pushed the testing/CSUB-552-test-for-panic-after-rebase branch from a4fe8d6 to 51cdc46 Compare July 6, 2023 19:13
@atodorov atodorov marked this pull request as ready for review July 6, 2023 19:13
@atodorov atodorov requested review from pLabarta and AdaJane July 6, 2023 19:13
@atodorov atodorov merged commit 2c0e3ab into dev Jul 10, 2023
@atodorov atodorov deleted the testing/CSUB-552-test-for-panic-after-rebase branch July 10, 2023 08:25
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.

4 participants