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

New lazy_value for parametrize_plus #95

Merged
merged 10 commits into from
Jun 11, 2020
Merged

New lazy_value for parametrize_plus #95

merged 10 commits into from
Jun 11, 2020

Conversation

smarie
Copy link
Owner

@smarie smarie commented Jun 11, 2020

Fixes #92

@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2020

Codecov Report

Merging #95 into master will increase coverage by 0.25%.
The diff coverage is 91.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
+ Coverage   88.55%   88.81%   +0.25%     
==========================================
  Files          71       78       +7     
  Lines        2831     3101     +270     
==========================================
+ Hits         2507     2754     +247     
- Misses        324      347      +23     
Impacted Files Coverage Δ
...ension/parametrize_plus/test_fixture_ref_basic1.py 100.00% <ø> (ø)
...ension/parametrize_plus/test_fixture_ref_basic2.py 100.00% <ø> (ø)
...parametrize_plus/test_fixture_ref_basic3_tuples.py 100.00% <ø> (ø)
...on/parametrize_plus/test_fixture_ref_basic4_ids.py 100.00% <ø> (ø)
...nsion/parametrize_plus/test_fixture_ref_custom1.py 100.00% <ø> (ø)
...nsion/parametrize_plus/test_fixture_ref_custom2.py 92.85% <ø> (ø)
...nsion/parametrize_plus/test_fixture_ref_custom3.py 100.00% <ø> (ø)
...ests/pytest_extension/parametrize_plus/test_so2.py 100.00% <ø> (ø)
...est_extension/parametrize_plus/test_so2_dynamic.py 100.00% <ø> (ø)
..._extension/parametrize_plus/test_so2_simplified.py 100.00% <ø> (ø)
... and 22 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 9be81c4...d34c622. Read the comment docs.

@smarie smarie merged commit 8386a41 into master Jun 11, 2020
@smarie smarie deleted the fix_issue_92 branch March 8, 2024 21:26
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.

Support for lazy_value in parametrize_plus
2 participants