Skip to content

Support caching for the main tasks#72

Merged
rubensousa merged 7 commits intomainfrom
cache_tasks
Mar 1, 2026
Merged

Support caching for the main tasks#72
rubensousa merged 7 commits intomainfrom
cache_tasks

Conversation

@rubensousa
Copy link
Owner

Fixes: #59

@codecov
Copy link

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.99%. Comparing base (7d92a17) to head (7827751).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #72   +/-   ##
=======================================
  Coverage   82.99%   82.99%           
=======================================
  Files          42       42           
  Lines         682      682           
  Branches       52       52           
=======================================
  Hits          566      566           
  Misses         91       91           
  Partials       25       25           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rubensousa rubensousa merged commit 7587400 into main Mar 1, 2026
3 checks passed
@rubensousa rubensousa deleted the cache_tasks branch March 1, 2026 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid running dependency dump tasks if possible

1 participant