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

Refactor tests to use pytest.parametrize #85

Merged
merged 10 commits into from
Mar 18, 2024
Merged

Refactor tests to use pytest.parametrize #85

merged 10 commits into from
Mar 18, 2024

Conversation

chmwzc
Copy link
Contributor

@chmwzc chmwzc commented Feb 28, 2024

Use pytest.mark.parametrize to simplify tests and remove some redundant code

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (0f87ea8) to head (e2effbf).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #85   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          508       508           
=========================================
  Hits           508       508           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

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.

@chmwzc chmwzc added this to the Qibochem 0.0.3 milestone Feb 29, 2024
@chmwzc chmwzc marked this pull request as ready for review February 29, 2024 01:44
@damarkian damarkian merged commit d373620 into main Mar 18, 2024
7 checks passed
@damarkian damarkian deleted the refactor-tests branch March 18, 2024 02:57
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.

2 participants