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

Support arguments on generation functions #130

Merged
merged 2 commits into from
Aug 2, 2021

Conversation

lucasmdrs
Copy link
Contributor

This PR add support to pass arguments to fake functions and remove incompatible functions that do not generate values from the generated file.

@lucasmdrs
Copy link
Contributor Author

Solves #129

@codecov-commenter
Copy link

Codecov Report

Merging #130 (c052835) into master (4b6cca5) will increase coverage by 5.41%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
+ Coverage   41.54%   46.96%   +5.41%     
==========================================
  Files           8        8              
  Lines         284      313      +29     
==========================================
+ Hits          118      147      +29     
  Misses        159      159              
  Partials        7        7              
Impacted Files Coverage Δ
pkg/anonymiser/anonymiser.go 81.42% <100.00%> (+13.13%) ⬆️

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 4b6cca5...c052835. Read the comment docs.

@lucasmdrs lucasmdrs merged commit a0d9648 into master Aug 2, 2021
@lucasmdrs lucasmdrs deleted the patch/EES-6173-func-args branch August 2, 2021 10:00
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.

3 participants