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

Create update wrapper and add update info to guide #246

Merged
merged 2 commits into from
Jun 7, 2024
Merged

Conversation

abelsiqueira
Copy link
Collaborator

@abelsiqueira abelsiqueira commented Jun 7, 2024

Create a update wrapper calling the internal Copier update. The
overwrite=true argument needs to be passed to mimic the CLI behaviour.
Updates the guide with specific information to update.

✅ Closes: https://github.com/abelsiqueira/COPIERTemplate.jl/issues/113

@abelsiqueira abelsiqueira changed the title 113 updating Create update wrapper and add update info to guide Jun 7, 2024
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.22%. Comparing base (4cb950f) to head (6576e6e).

Current head 6576e6e differs from pull request most recent head 8db2dcd

Please upload reports for the commit 8db2dcd to get more accurate results.

Files Patch % Lines
src/COPIERTemplate.jl 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #246      +/-   ##
===========================================
- Coverage   100.00%   96.22%   -3.78%     
===========================================
  Files            2        2              
  Lines           49       53       +4     
===========================================
+ Hits            49       51       +2     
- Misses           0        2       +2     

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

Create a update wrapper calling the internal Copier update. The
overwrite=true argument needs to be passed to mimic the CLI behaviour.
Updates the guide with specific information to update.

✅ Closes: #113
@abelsiqueira abelsiqueira merged commit 5d0d6e6 into main Jun 7, 2024
5 checks passed
@abelsiqueira abelsiqueira deleted the 113-updating branch June 7, 2024 17: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.

Add dedicated docs for running the update
1 participant