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

Compare to deployed files #6

Merged
merged 14 commits into from
Nov 12, 2024
Merged

Compare to deployed files #6

merged 14 commits into from
Nov 12, 2024

Conversation

MJGaughran
Copy link
Contributor

Add Compare function which identifies discrepancies between the configuration snapshot and actual deployed modules.

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 32.47588% with 210 lines in your changes missing coverage. Please review.

Project coverage is 47.31%. Comparing base (63783fa) to head (0a70328).

Files with missing lines Patch % Lines
src/deploy_tools/validate.py 10.76% 58 Missing ⚠️
src/deploy_tools/compare.py 32.78% 41 Missing ⚠️
src/deploy_tools/module_creator.py 34.61% 34 Missing ⚠️
src/deploy_tools/module.py 39.13% 14 Missing ⚠️
src/deploy_tools/models/load.py 28.57% 10 Missing ⚠️
src/deploy_tools/remove.py 18.18% 9 Missing ⚠️
src/deploy_tools/apptainer_creator.py 33.33% 8 Missing ⚠️
src/deploy_tools/deprecate.py 16.66% 5 Missing ⚠️
src/deploy_tools/remove_name_folders.py 16.66% 5 Missing ⚠️
src/deploy_tools/restore.py 16.66% 5 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   48.53%   47.31%   -1.22%     
==========================================
  Files          27       28       +1     
  Lines         715      801      +86     
==========================================
+ Hits          347      379      +32     
- Misses        368      422      +54     

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

@MJGaughran MJGaughran merged commit 7f50a27 into main Nov 12, 2024
18 of 20 checks passed
@MJGaughran MJGaughran deleted the compare-to-deployed-files branch November 28, 2024 14:23
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.

1 participant