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

Update tuistenv when running tuist update #288

Merged
merged 2 commits into from Mar 19, 2019
Merged

Update tuistenv when running tuist update #288

merged 2 commits into from Mar 19, 2019

Conversation

pepicrft
Copy link
Contributor

Resolves #260

Short description 📝

With this change, running tuist update also updates tuistenv.

@pepicrft pepicrft self-assigned this Mar 14, 2019
@pepicrft pepicrft requested a review from a team March 14, 2019 17:54
@codecov
Copy link

codecov bot commented Mar 14, 2019

Codecov Report

Merging #288 into master will increase coverage by 0.12%.
The diff coverage is 98.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #288      +/-   ##
==========================================
+ Coverage    87.9%   88.02%   +0.12%     
==========================================
  Files         268      271       +3     
  Lines        9419     9480      +61     
==========================================
+ Hits         8280     8345      +65     
+ Misses       1139     1135       -4
Impacted Files Coverage Δ
...uistEnvKitTests/Updater/Mocks/MockEnvUpdater.swift 100% <100%> (ø)
...urces/TuistCoreTesting/Utils/MockFileHandler.swift 84% <100%> (+8%) ⬆️
...sts/TuistEnvKitTests/Updater/EnvUpdaterTests.swift 100% <100%> (ø)
Sources/TuistCore/Utils/System.swift 56.6% <100%> (+0.83%) ⬆️
Tests/TuistEnvKitTests/Updater/UpdaterTests.swift 100% <100%> (ø) ⬆️
Sources/TuistEnvKit/Updater/Updater.swift 100% <100%> (ø) ⬆️
Sources/TuistEnvKit/Updater/EnvUpdater.swift 95.45% <95.45%> (ø)
... and 2 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 7aaebf4...c315296. Read the comment docs.

@tuistbot
Copy link
Contributor

1 Warning
⚠️ Have you introduced any user-facing changes? If so, please take some time to update the documentation. Keeping the documentation up to date makes it easier for users to learn how to use Tuist.

Generated by 🚫 Danger

@pepicrft pepicrft merged commit 08cbc57 into master Mar 19, 2019
@pepicrft pepicrft deleted the update-tuistenv branch March 19, 2019 08:41
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.

None yet

2 participants