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

Batch Execution NotImplementedError #166

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BrunoLiegiBastonLiegi
Copy link
Contributor

This just implements a small check for batch execution and raises an error.

@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (48b5166) 100.00% compared to head (4b963b3) 99.90%.

Files Patch % Lines
src/qibojit/backends/cpu.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #166      +/-   ##
===========================================
- Coverage   100.00%   99.90%   -0.10%     
===========================================
  Files           12       12              
  Lines         1073     1075       +2     
===========================================
+ Hits          1073     1074       +1     
- Misses           0        1       +1     
Flag Coverage Δ
unittests 99.90% <75.00%> (-0.10%) ⬇️

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.

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.

None yet

2 participants