Skip to content

Refactoring - #51

Draft
dufourc1 wants to merge 266 commits into
mainfrom
refactoring
Draft

Refactoring#51
dufourc1 wants to merge 266 commits into
mainfrom
refactoring

add matrix for cache

99347d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 28, 2026 in 0s

17.05% (-64.88%) compared to 095a2c8

View this Pull Request on Codecov

17.05% (-64.88%) compared to 095a2c8

Details

Codecov Report

❌ Patch coverage is 17.05640% with 603 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.05%. Comparing base (095a2c8) to head (99347d8).

Files with missing lines Patch % Lines
ext/PythonOptimalTransport/srGW.jl 0.00% 246 Missing ⚠️
src/GreedySuffStats.jl 0.00% 74 Missing ⚠️
src/utils/utils_node_labels.jl 0.00% 34 Missing ⚠️
src/api.jl 0.00% 32 Missing ⚠️
ext/LightMCExt.jl 0.00% 26 Missing ⚠️
src/pseudo_suff_stats/generic.jl 0.00% 26 Missing ⚠️
src/distributions/hist_dist.jl 0.00% 24 Missing ⚠️
src/config_rules/stop_rule.jl 0.00% 21 Missing ⚠️
ext/PythonOptimalTransport/alignment.jl 0.00% 17 Missing ⚠️
src/preprocessor/categorical.jl 0.00% 17 Missing ⚠️
... and 11 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #51       +/-   ##
===========================================
- Coverage   81.93%   17.05%   -64.88%     
===========================================
  Files          15       21        +6     
  Lines         465      727      +262     
===========================================
- Hits          381      124      -257     
- Misses         84      603      +519     

☔ 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.