Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

[FIX] update local repo name #142

Merged
merged 1 commit into from
Jun 3, 2020
Merged

[FIX] update local repo name #142

merged 1 commit into from
Jun 3, 2020

Conversation

GuillaumeFalourd
Copy link
Contributor

- What I did

  • Updated text : my-ritchie-formulas to ritchie-formulas-local (current pattern) when asking the default repo in the rit create formula command.

- How I did it

  • By writing the correct repo name

- How to verify it

  • executing rit create formula command

- Description for the changelog

  • Updated text : my-ritchie-formulas to ritchie-formulas-local (current pattern) when asking the default repo in the rit create formula command.

@GuillaumeFalourd GuillaumeFalourd added 📚 documentation Improvements or additions to documentation 🔨 improvement Improvement in features labels Jun 3, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #142 into master will decrease coverage by 7.94%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
- Coverage   51.79%   43.84%   -7.95%     
==========================================
  Files          66       59       -7     
  Lines        2954     2413     -541     
==========================================
- Hits         1530     1058     -472     
+ Misses       1172     1168       -4     
+ Partials      252      187      -65     
Impacted Files Coverage Δ
pkg/cmd/create_formula.go 54.23% <100.00%> (ø)
pkg/cmd/formulas.go 0.00% <0.00%> (-65.66%) ⬇️
pkg/formula/formula.go 0.00% <0.00%> (-55.08%) ⬇️
pkg/formula/creator.go 77.77% <0.00%> (-5.69%) ⬇️
pkg/formula/post_run.go
pkg/formula/inputs.go
pkg/formula/docker_runner.go
pkg/formula/default_setup.go
pkg/formula/docker_pre_runner.go
pkg/formula/default_runner.go
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 95ed22c...cbeac5b. Read the comment docs.

@GuillaumeFalourd GuillaumeFalourd merged commit f909fe9 into ZupIT:master Jun 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📚 documentation Improvements or additions to documentation 🔨 improvement Improvement in features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants