Skip to content

Fix cache not used in GH Actions#910

Draft
juhoinkinen wants to merge 1 commit intomainfrom
fix-gh-actions-cache
Draft

Fix cache not used in GH Actions#910
juhoinkinen wants to merge 1 commit intomainfrom
fix-gh-actions-cache

Conversation

@juhoinkinen
Copy link
Member

@juhoinkinen juhoinkinen commented Nov 3, 2025

WIP

There has been some problems in cache restoring lately, perhaps after upgrading to Poetry 2. Sometimes it works, sometimes it doesn't.

Caching saves some 30 seconds of the job runtime.

@juhoinkinen juhoinkinen added bug github_actions Pull requests that update GitHub Actions code labels Nov 3, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 3, 2025

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.63%. Comparing base (371d1eb) to head (044f389).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #910   +/-   ##
=======================================
  Coverage   99.63%   99.63%           
=======================================
  Files         103      103           
  Lines        8236     8236           
=======================================
  Hits         8206     8206           
  Misses         30       30           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant