Skip to content

Conversation

@MJGaughran
Copy link
Contributor

Use git to track changes in the deployment area. Large files (at the moment, only sif files) are excluded from this repository, but it should still help with resolving any issues.

Note that you should not revert changes using this git repository, as we
do not track large generated files such as Apptainer (sif) files.
With the addition of git repository tracking for the deployment area,
this code is now redundant.
@codecov
Copy link

codecov bot commented Mar 21, 2025

Codecov Report

Attention: Patch coverage is 25.00000% with 36 lines in your changes missing coverage. Please review.

Project coverage is 42.55%. Comparing base (635993f) to head (c2f8c81).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
src/deploy_tools/sync.py 20.00% 16 Missing ⚠️
src/deploy_tools/snapshot.py 30.00% 7 Missing ⚠️
src/deploy_tools/compare.py 14.28% 6 Missing ⚠️
src/deploy_tools/models/save_and_load.py 28.57% 5 Missing ⚠️
src/deploy_tools/__main__.py 50.00% 1 Missing ⚠️
src/deploy_tools/validate.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   43.18%   42.55%   -0.63%     
==========================================
  Files          23       23              
  Lines         836      860      +24     
==========================================
+ Hits          361      366       +5     
- Misses        475      494      +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.

Copy link

@AlexanderWells-diamond AlexanderWells-diamond left a comment

Choose a reason for hiding this comment

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

This seems fine from what I can tell, and does what I expect when testing with local commands. Comments are minor points or questions, nothing major.

@MJGaughran MJGaughran merged commit 32ef01f into main Mar 25, 2025
15 of 17 checks passed
@MJGaughran MJGaughran deleted the git-tracking branch March 27, 2025 13:45
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.

3 participants