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

[FIX] Failed formulas use pwd #100

Merged
merged 2 commits into from
May 20, 2020

Conversation

marcosgmgm
Copy link
Contributor

- What I did
Was passed current directory "pwd" to formula
- How I did it
Was altered runner.go
- How to verify it
Local tests
- Description for the changelog

Fix use pwd in formulas

@marcosgmgm marcosgmgm linked an issue May 19, 2020 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented May 19, 2020

Codecov Report

Merging #100 into master will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
- Coverage   44.34%   44.30%   -0.05%     
==========================================
  Files          56       56              
  Lines        2156     2158       +2     
==========================================
  Hits          956      956              
- Misses       1040     1042       +2     
  Partials      160      160              
Impacted Files Coverage Δ
pkg/formula/formula.go 0.00% <ø> (ø)
pkg/formula/runner.go 0.00% <0.00%> (ø)

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 85cc3a5...0bb5400. Read the comment docs.

@marcosgmgm marcosgmgm merged commit d714ed5 into ZupIT:master May 20, 2020
@marcosgmgm marcosgmgm deleted the fix/formulas-with-pwd branch May 20, 2020 13:17
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] the formula should know where the user call it.
4 participants