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

fix: include templated values in the answers #39

Merged
merged 3 commits into from
Sep 10, 2023
Merged

fix: include templated values in the answers #39

merged 3 commits into from
Sep 10, 2023

Conversation

12rambau
Copy link
Owner

@12rambau 12rambau commented Sep 10, 2023

Fix #38 Fix #37

The trick is to consider extra_answer as defauts overwrites. Now the Worker will simply update the defaults provided by the user and run as expected afterward.

I fixed #37 as well because I needed a file to test the computed value of a templated variable.

@codecov
Copy link

codecov bot commented Sep 10, 2023

Codecov Report

Merging #39 (b9f0def) into main (1eceb82) will decrease coverage by 0.41%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   94.52%   94.11%   -0.41%     
==========================================
  Files           2        2              
  Lines          73       68       -5     
==========================================
- Hits           69       64       -5     
  Misses          4        4              
Files Changed Coverage Δ
pytest_copie/plugin.py 93.84% <100.00%> (-0.44%) ⬇️

@12rambau 12rambau merged commit 872a098 into main Sep 10, 2023
@12rambau 12rambau deleted the templated branch September 10, 2023 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant