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

Deprecate Git #92

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Deprecate Git #92

merged 1 commit into from
Aug 17, 2023

Conversation

jedie
Copy link
Owner

@jedie jedie commented Aug 17, 2023

e.g.:

-manageprojects.git
+cli_base.cli_tools.git

and

-manageprojects.test_utils.git_utils
+cli_base.cli_tools.test_utils.git_utils

Code moved, see: jedie/cli-base-utilities#6

e.g.:
```
-manageprojects.git
+cli_base.cli_tools.git
```
and
```
-manageprojects.test_utils.git_utils
+cli_base.cli_tools.test_utils.git_utils
```

Code moved, see: jedie/cli-base-utilities#6
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Patch coverage: 80.00% and project coverage change: -3.49% ⚠️

Comparison is base (7b5e4da) 77.57% compared to head (a0da4c2) 74.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
- Coverage   77.57%   74.08%   -3.49%     
==========================================
  Files          34       34              
  Lines        1797     1528     -269     
  Branches      299      182     -117     
==========================================
- Hits         1394     1132     -262     
+ Misses        403      396       -7     
Files Changed Coverage Δ
manageprojects/test_utils/logs.py 100.00% <ø> (ø)
manageprojects/test_utils/git_utils.py 60.00% <60.00%> (-40.00%) ⬇️
manageprojects/git.py 75.00% <75.00%> (-20.81%) ⬇️
manageprojects/cookiecutter_api.py 100.00% <100.00%> (ø)
manageprojects/cookiecutter_generator.py 52.54% <100.00%> (ø)
manageprojects/cookiecutter_templates.py 75.96% <100.00%> (ø)
manageprojects/format_file.py 96.59% <100.00%> (ø)
manageprojects/overwrite.py 94.33% <100.00%> (ø)
manageprojects/patching.py 90.24% <100.00%> (ø)
manageprojects/utilities/publish.py 68.42% <100.00%> (ø)

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

@jedie jedie merged commit 51fccd1 into main Aug 17, 2023
3 checks passed
@jedie jedie deleted the dev branch August 17, 2023 18:22
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