Skip to content

Fix more race conditions#2104

Merged
cffls merged 2 commits intodevelopfrom
fix_race
Mar 5, 2026
Merged

Fix more race conditions#2104
cffls merged 2 commits intodevelopfrom
fix_race

Conversation

@cffls
Copy link
Copy Markdown
Contributor

@cffls cffls commented Mar 4, 2026

Fix more race conditions found during nightly test

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 4, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
20.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.30%. Comparing base (cc35665) to head (eaf3de8).
⚠️ Report is 11 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2104      +/-   ##
===========================================
- Coverage    51.31%   51.30%   -0.02%     
===========================================
  Files          878      878              
  Lines       152668   152670       +2     
===========================================
- Hits         78349    78324      -25     
- Misses       69232    69255      +23     
- Partials      5087     5091       +4     
Files with missing lines Coverage Δ
miner/worker.go 68.50% <100.00%> (-1.76%) ⬇️

... and 14 files with indirect coverage changes

Files with missing lines Coverage Δ
miner/worker.go 68.50% <100.00%> (-1.76%) ⬇️

... and 14 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.

@cffls cffls merged commit ee7a94b into develop Mar 5, 2026
20 of 23 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.

5 participants