Skip to content

Debug cache issues#4327

Closed
Hind-M wants to merge 3 commits into
mamba-org:mainfrom
Hind-M:fix_cache
Closed

Debug cache issues#4327
Hind-M wants to merge 3 commits into
mamba-org:mainfrom
Hind-M:fix_cache

Conversation

@Hind-M

@Hind-M Hind-M commented Jun 19, 2026

Copy link
Copy Markdown
Member

Description

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::bug_fixes For PRs fixing bugs label Jun 19, 2026
@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.58%. Comparing base (ba84180) to head (d4d7d00).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4327   +/-   ##
=======================================
  Coverage   54.58%   54.58%           
=======================================
  Files         240      240           
  Lines       30257    30257           
  Branches     3234     3234           
=======================================
  Hits        16516    16516           
  Misses      13738    13738           
  Partials        3        3           

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

@jjerphan

Copy link
Copy Markdown
Member

It seems that some cache aren't properly invalidated. 1797404 (pushed on #4255) should resolve it.

@Hind-M

Hind-M commented Jun 22, 2026

Copy link
Copy Markdown
Member Author

It seems that some cache aren't properly invalidated. 1797404 (pushed on #4255) should resolve it.

Thanks! Can we maybe open an independent PR to fix that specifically? (since #4255 is in draft for now).

@jjerphan

Copy link
Copy Markdown
Member

Here we go: #4328

@Hind-M

Hind-M commented Jun 22, 2026

Copy link
Copy Markdown
Member Author

Closing in favor of #4328. Thanks!

@Hind-M Hind-M closed this Jun 22, 2026
@Hind-M Hind-M deleted the fix_cache branch June 22, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release::bug_fixes For PRs fixing bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants