Skip to content

New --tidy option in geovista download CLI#2079

Merged
bjlittle merged 3 commits intomainfrom
feat_cache_tidy
Feb 24, 2026
Merged

New --tidy option in geovista download CLI#2079
bjlittle merged 3 commits intomainfrom
feat_cache_tidy

Conversation

@ukmo-ccbunney
Copy link
Collaborator

🚀 Pull Request

Description

Added --tidy option to geovista download CLI to remove old assets directories whilst keeping the current version.
Closes #2073

@github-actions github-actions bot added type: cli Auto-labelled type: enhancement Auto-labelled for feat/* and feature/* branches labels Feb 23, 2026
@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2079   +/-   ##
=======================================
  Coverage   93.55%   93.55%           
=======================================
  Files          63       63           
  Lines        3148     3148           
=======================================
  Hits         2945     2945           
  Misses        203      203           

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

Copy link
Owner

@bjlittle bjlittle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ukmo-ccbunney A lovely contribution! 💯👌

This'll be super handy.

Thanks!

@bjlittle bjlittle merged commit 2a1b867 into main Feb 24, 2026
22 checks passed
@bjlittle bjlittle deleted the feat_cache_tidy branch February 24, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: cli Auto-labelled type: enhancement Auto-labelled for feat/* and feature/* branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI: Add geovista download asset --tidy option

2 participants