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

[FIX] pwd shell #157

Merged
merged 1 commit into from
Jun 9, 2020
Merged

[FIX] pwd shell #157

merged 1 commit into from
Jun 9, 2020

Conversation

marcosgmgm
Copy link
Contributor

- What I did
Fix pwd shell

- How I did it
Passed CURRENT_PWD for use in shell

- How to verify it
Tests

- Description for the changelog

[FIX] pwd shell (CURRENT_PWD)

@codecov-commenter
Copy link

Codecov Report

Merging #157 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
- Coverage   57.54%   57.52%   -0.02%     
==========================================
  Files          65       65              
  Lines        2511     2510       -1     
==========================================
- Hits         1445     1444       -1     
  Misses        819      819              
  Partials      247      247              
Impacted Files Coverage Δ
pkg/formula/formula.go 79.16% <ø> (ø)
pkg/formula/default_runner.go 83.33% <100.00%> (+3.33%) ⬆️
pkg/formula/inputs.go 72.46% <100.00%> (-0.97%) ⬇️

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 5f12807...e94a2d2. Read the comment docs.

@marcosgmgm marcosgmgm merged commit b2ba58b into ZupIT:master Jun 9, 2020
@marcosgmgm marcosgmgm deleted the fix/pwd-shell branch June 9, 2020 21:32
@marcosgmgm marcosgmgm linked an issue Jun 10, 2020 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] PWD environment variable error passed by formula runner
4 participants