Skip to content

[CON-146] fix: deflake address test#2619

Merged
arajasek merged 1 commit intomainfrom
asr/fix-address-test
Dec 17, 2025
Merged

[CON-146] fix: deflake address test#2619
arajasek merged 1 commit intomainfrom
asr/fix-address-test

Conversation

@arajasek
Copy link
Copy Markdown
Contributor

This test has raciness around access to the shared Config object, which means it shouldn't run in parallel. The entire suite is pretty fast, so I'm not concerned about slowing our test suite down by much.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 16, 2025

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedDec 17, 2025, 3:12 PM

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.15%. Comparing base (3b42d18) to head (62aea14).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2619      +/-   ##
==========================================
+ Coverage   43.11%   43.15%   +0.03%     
==========================================
  Files        1867     1867              
  Lines      154112   154112              
==========================================
+ Hits        66452    66513      +61     
+ Misses      81686    81629      -57     
+ Partials     5974     5970       -4     
Flag Coverage Δ
sei-chain 44.60% <ø> (+0.01%) ⬆️
sei-cosmos 38.03% <ø> (ø)
sei-db 69.06% <ø> (ø)
sei-tendermint 47.51% <ø> (+0.15%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 19 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@arajasek arajasek changed the title fix: deflake address test [CON-146] fix: deflake address test Dec 16, 2025
@arajasek arajasek enabled auto-merge (squash) December 17, 2025 14:17
@arajasek arajasek force-pushed the asr/fix-address-test branch from 66f0ae7 to 5be209e Compare December 17, 2025 14:46
@arajasek arajasek force-pushed the asr/fix-address-test branch from 5be209e to 62aea14 Compare December 17, 2025 15:12
@arajasek arajasek merged commit 31d4a80 into main Dec 17, 2025
39 checks passed
@arajasek arajasek deleted the asr/fix-address-test branch December 17, 2025 15:35
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.

3 participants