Skip to content

feat(ghcache): diff between manifest and cache#132

Merged
bassosimone merged 2 commits intomainfrom
refactor/ghcache
Feb 4, 2026
Merged

feat(ghcache): diff between manifest and cache#132
bassosimone merged 2 commits intomainfrom
refactor/ghcache

Conversation

@bassosimone
Copy link
Copy Markdown
Collaborator

This pull request implements generating a diff of the manifest and the cache contents and uses this new functionality to refactor ./data/ghcache.py. In turn, the new code is a refactoring and improvement of the original ./data/ghcache.py code.

This pull request implements generating a diff of the manifest
and the cache contents and uses this new functionality to refactor
`./data/ghcache.py`. In turn, the new code is a refactoring and
improvement of the original `./data/ghcache.py` code.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 4, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
+ Coverage   99.18%   99.25%   +0.07%     
==========================================
  Files          38       40       +2     
  Lines        2319     2557     +238     
==========================================
+ Hits         2300     2538     +238     
  Misses         19       19              

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

@bassosimone bassosimone merged commit 7499367 into main Feb 4, 2026
5 checks passed
@bassosimone bassosimone deleted the refactor/ghcache branch February 4, 2026 19:46
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.

2 participants