Skip to content

refactor: remove MinerJob defaults to prevent resource exhaustion

697e1de
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove MinerJob defaults to prevent resource exhaustion #1604

refactor: remove MinerJob defaults to prevent resource exhaustion
697e1de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2026 in 1s

85.65% (target 85.00%)

View this Pull Request on Codecov

85.65% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.65%. Comparing base (735f4e0) to head (697e1de).

Files with missing lines Patch % Lines
hathor/stratum/stratum.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1604      +/-   ##
==========================================
- Coverage   85.67%   85.65%   -0.02%     
==========================================
  Files         439      439              
  Lines       33618    33618              
  Branches     5282     5282              
==========================================
- Hits        28802    28796       -6     
- Misses       3801     3806       +5     
- Partials     1015     1016       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.