Skip to content

DEVOPS-693: migrate from conda-lock to pixi#107

Open
saicheranb wants to merge 34 commits into
developfrom
DEVOPS-693
Open

DEVOPS-693: migrate from conda-lock to pixi#107
saicheranb wants to merge 34 commits into
developfrom
DEVOPS-693

[DEVOPS-693] use pixi to run pylint from pre-commit

bc5db51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2025 in 0s

92.13% (-0.11%) compared to 5e88962

View this Pull Request on Codecov

92.13% (-0.11%) compared to 5e88962

Details

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.13%. Comparing base (5e88962) to head (bc5db51).

Files with missing lines Patch % Lines
tests/version_test.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #107      +/-   ##
===========================================
- Coverage    92.23%   92.13%   -0.11%     
===========================================
  Files           28       26       -2     
  Lines         1559     1488      -71     
===========================================
- Hits          1438     1371      -67     
+ Misses         121      117       -4     
Files with missing lines Coverage Δ
tests/version_test.py 71.42% <77.77%> (-3.58%) ⬇️

... and 2 files with indirect coverage changes

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