Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI/code quality] Add clear github runner caches job + mypy fixes #1783

Merged
merged 9 commits into from
Nov 19, 2024

Conversation

felixdittrich92
Copy link
Contributor

@felixdittrich92 felixdittrich92 commented Nov 18, 2024

This PR:

  • Add a small CI job to clear github runner caches which are older than 2 days
  • Fix mypy issues

@felixdittrich92 felixdittrich92 added topic: ci Related to CI type: misc Miscellaneous labels Nov 18, 2024
@felixdittrich92 felixdittrich92 added this to the 0.11.0 milestone Nov 18, 2024
@felixdittrich92 felixdittrich92 self-assigned this Nov 18, 2024
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.53%. Comparing base (99842ba) to head (1350aaf).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1783      +/-   ##
==========================================
- Coverage   96.58%   96.53%   -0.06%     
==========================================
  Files         165      165              
  Lines        7901     7901              
==========================================
- Hits         7631     7627       -4     
- Misses        270      274       +4     
Flag Coverage Δ
unittests 96.53% <100.00%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@felixdittrich92 felixdittrich92 added the type: code quality Related to code quality label Nov 18, 2024
@felixdittrich92 felixdittrich92 marked this pull request as draft November 18, 2024 16:10
@felixdittrich92 felixdittrich92 removed the request for review from odulcy-mindee November 18, 2024 16:10
@felixdittrich92 felixdittrich92 changed the title [CI] Add clear github caches job [CI/code quality] Add clear github runner caches job + mypy fixes Nov 19, 2024
@felixdittrich92 felixdittrich92 marked this pull request as ready for review November 19, 2024 07:17
@felixdittrich92 felixdittrich92 merged commit dee760f into mindee:main Nov 19, 2024
69 of 70 checks passed
@felixdittrich92 felixdittrich92 deleted the clear-cache-job branch November 19, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: ci Related to CI type: code quality Related to code quality type: misc Miscellaneous
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants