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

Parametrized tests #61

Closed
wants to merge 5 commits into from
Closed

Parametrized tests #61

wants to merge 5 commits into from

Conversation

bqth29
Copy link
Owner

@bqth29 bqth29 commented Mar 22, 2024

💬 Pull Request Description

Some tests are parametrized to automate them for all possible computation dtypes and devices.

✔️ Check list

Before you open the pull request, make sure the following requirements are met.

  • The code matches the styling rules
  • The new code is covered by relevant tests
  • Documentation was added

🚀 New features

None.

🐞 Bug fixes

None.

📣 Supplementary information

None.

@bqth29 bqth29 marked this pull request as draft March 22, 2024 21:13
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6194a9e) to head (94a5b37).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #61    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           36        42     +6     
  Lines         1600      1701   +101     
==========================================
+ Hits          1600      1701   +101     

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

@bqth29 bqth29 added refactoring Existing code is refactored (no new feature, no breaking change) enhancement New feature or request labels May 28, 2024
@bqth29 bqth29 mentioned this pull request Aug 5, 2024
@bqth29 bqth29 closed this Sep 29, 2024
@bqth29
Copy link
Owner Author

bqth29 commented Sep 29, 2024

Overriden by #78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring Existing code is refactored (no new feature, no breaking change)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant