Skip to content

Use pytest-xdist for public tests

68199e6
Select commit
Loading
Failed to load commit list.
Merged

Resolve "Allow usage of other Kraken instances via CLI" #407

Use pytest-xdist for public tests
68199e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2025 in 1s

87.44% (+0.08%) compared to 981aa4a

View this Pull Request on Codecov

87.44% (+0.08%) compared to 981aa4a

Details

Codecov Report

❌ Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.44%. Comparing base (981aa4a) to head (68199e6).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/kraken/cli.py 80.95% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
+ Coverage   87.36%   87.44%   +0.08%     
==========================================
  Files          22       22              
  Lines        1963     1976      +13     
==========================================
+ Hits         1715     1728      +13     
  Misses        248      248              
Files with missing lines Coverage Δ
src/kraken/cli.py 87.34% <80.95%> (-0.54%) ⬇️

... and 1 file with indirect coverage changes

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