Skip to content

feat: Shard Caching#4174

Merged
JohanMabille merged 1 commit intomamba-org:mainfrom
jjerphan:feat/shard-caching
Mar 12, 2026
Merged

feat: Shard Caching#4174
JohanMabille merged 1 commit intomamba-org:mainfrom
jjerphan:feat/shard-caching

Conversation

@jjerphan
Copy link
Member

Description

Comes after #4162.

Type of Change

  • Bugfix
  • Feature / enhancement
  • CI / Documentation
  • Maintenance

Checklist

  • My code follows the general style and conventions of the codebase, ensuring consistency
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have run pre-commit run --all locally in the source folder and confirmed that there are no linter errors.
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes

@github-actions github-actions bot added the release::enhancements For enhancements PRs or implementing features label Feb 26, 2026
@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 85.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.88%. Comparing base (35a3553) to head (431a307).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
libmamba/src/core/shards.cpp 85.33% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4174      +/-   ##
==========================================
+ Coverage   52.30%   52.88%   +0.57%     
==========================================
  Files         239      239              
  Lines       29088    29137      +49     
  Branches     3082     3090       +8     
==========================================
+ Hits        15215    15409     +194     
+ Misses      13870    13725     -145     
  Partials        3        3              

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

@jjerphan jjerphan marked this pull request as ready for review February 26, 2026 21:27
@jjerphan jjerphan force-pushed the feat/shard-caching branch 2 times, most recently from 0ca631b to 22962a3 Compare February 27, 2026 15:16
@jjerphan jjerphan marked this pull request as draft March 3, 2026 17:03
@jjerphan jjerphan force-pushed the feat/shard-caching branch 4 times, most recently from bb6e212 to b793824 Compare March 11, 2026 13:38
@jjerphan jjerphan marked this pull request as ready for review March 11, 2026 13:42
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
@jjerphan jjerphan force-pushed the feat/shard-caching branch from b793824 to 431a307 Compare March 11, 2026 14:30
@JohanMabille JohanMabille merged commit 9e610d3 into mamba-org:main Mar 12, 2026
37 checks passed
@jjerphan jjerphan mentioned this pull request Mar 12, 2026
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release::enhancements For enhancements PRs or implementing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants