This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 102
Added tests to update repo command #515
Merged
kaduartur
merged 16 commits into
ZupIT:master
from
brunats:improvement/added-tests-to-update-repo-command
Sep 14, 2020
Merged
Added tests to update repo command #515
kaduartur
merged 16 commits into
ZupIT:master
from
brunats:improvement/added-tests-to-update-repo-command
Sep 14, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Bruna Tavares <silvatavares.bruna@gmail.com>
Signed-off-by: Bruna Tavares <silvatavares.bruna@gmail.com>
Signed-off-by: Bruna Tavares <silvatavares.bruna@gmail.com>
…ub.com:brunats/ritchie-cli into improvement/added-tests-to-update-repo-command
Signed-off-by: Bruna Tavares <silvatavares.bruna@gmail.com>
Signed-off-by: Bruna Tavares <silvatavares.bruna@gmail.com>
…ent/added-tests-to-update-repo-command Signed-off-by: Bruna Tavares <silvatavares.bruna@gmail.com>
Signed-off-by: Bruna Tavares <silvatavares.bruna@gmail.com>
…ent/added-tests-to-update-repo-command Signed-off-by: Bruna Tavares <silvatavares.bruna@gmail.com>
Codecov Report
@@ Coverage Diff @@
## master #515 +/- ##
==========================================
+ Coverage 77.60% 78.15% +0.54%
==========================================
Files 95 95
Lines 3260 3204 -56
==========================================
- Hits 2530 2504 -26
+ Misses 559 534 -25
+ Partials 171 166 -5
Continue to review full report at Codecov.
|
Signed-off-by: Bruna Tavares <silvatavares.bruna@gmail.com>
Signed-off-by: Bruna Tavares <silvatavares.bruna@gmail.com>
brunasilvazup
changed the title
Improvement/added tests to update repo command
Added tests to update repo command
Sep 11, 2020
brunasilvazup
requested review from
kaduartur and
victor-schumacher
and removed request for
kaduartur
September 11, 2020 14:39
brunasilvazup
added
✔️ ready-for-review
ready for review
🔨 improvement
Improvement in features
labels
Sep 11, 2020
victor-schumacher
previously approved these changes
Sep 11, 2020
Signed-off-by: Bruna Tavares <silvatavares.bruna@gmail.com>
brunasilvazup
requested review from
victor-schumacher and
kaduartur
and removed request for
kaduartur and
victor-schumacher
September 11, 2020 19:03
Signed-off-by: Bruna Tavares <silvatavares.bruna@gmail.com>
…ent/added-tests-to-update-repo-command Signed-off-by: Bruna Tavares <silvatavares.bruna@gmail.com>
Signed-off-by: Bruna Tavares <silvatavares.bruna@gmail.com>
kaduartur
approved these changes
Sep 14, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
- What I did
Hi Ritchiers,
Add tests for the rit update repo command
- How to verify it
- Description for the changelog
Added tests to update repo command