Skip to content

fix: pre-existing issues in server.py and common.py (raise_if_dead, has_minimum_version)#641

Open
tony wants to merge 1 commit into
masterfrom
fix/has-minimum-version-cache
Open

fix: pre-existing issues in server.py and common.py (raise_if_dead, has_minimum_version)#641
tony wants to merge 1 commit into
masterfrom
fix/has-minimum-version-cache

server(fix[raise_if_dead]): suppress check_call stdout/stderr

08ed44d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2026 in 0s

51.78% (+0.00%) compared to da65e99

View this Pull Request on Codecov

51.78% (+0.00%) compared to da65e99

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.78%. Comparing base (da65e99) to head (08ed44d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #641   +/-   ##
=======================================
  Coverage   51.78%   51.78%           
=======================================
  Files          25       25           
  Lines        3638     3638           
  Branches      733      733           
=======================================
  Hits         1884     1884           
  Misses       1448     1448           
  Partials      306      306           

☔ View full report in Codecov by Harness.
📢 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.