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 parametrized lazy fixture with pytest 7 #25

Conversation

dev-petrov
Copy link
Owner

No description provided.

@dev-petrov dev-petrov linked an issue Jul 22, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.57%. Comparing base (52870ae) to head (2257370).

Additional details and impacted files
@@             Coverage Diff             @@
##            master      #25      +/-   ##
===========================================
- Coverage   100.00%   99.57%   -0.43%     
===========================================
  Files            9        9              
  Lines          233      234       +1     
===========================================
  Hits           233      233              
- Misses           0        1       +1     
Flag Coverage Δ
unittests 99.57% <100.00%> (-0.43%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dev-petrov dev-petrov self-assigned this Jul 22, 2024
@dev-petrov dev-petrov merged commit 34ffb66 into master Jul 22, 2024
1 check passed
@dev-petrov dev-petrov deleted the 16-parametrized-lazy-fixture-incompatibility-with-pytest-lazy-fixture branch July 22, 2024 21:34
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.

Parametrized lazy fixture - incompatibility with pytest-lazy-fixture
1 participant