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

Add environment flag for default qibo backend #613

Merged
merged 2 commits into from
Jul 6, 2022
Merged

Conversation

stavros11
Copy link
Member

Fixes #609.

@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #613 (dde9de4) into abstractions (c4b7aaf) will decrease coverage by 0.00%.
The diff coverage is 92.10%.

@@               Coverage Diff                @@
##           abstractions     #613      +/-   ##
================================================
- Coverage         96.99%   96.99%   -0.01%     
================================================
  Files                74       74              
  Lines             10533    10533              
================================================
- Hits              10217    10216       -1     
- Misses              316      317       +1     
Flag Coverage Δ
unittests 96.99% <92.10%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/qibo/backends/abstract.py 90.00% <ø> (ø)
src/qibo/backends/__init__.py 69.33% <78.57%> (+0.31%) ⬆️
src/qibo/backends/numpy.py 92.00% <100.00%> (-0.08%) ⬇️
src/qibo/backends/tensorflow.py 98.87% <100.00%> (-0.04%) ⬇️
src/qibo/hamiltonians/hamiltonians.py 98.36% <100.00%> (+0.02%) ⬆️

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 e478c1f...dde9de4. Read the comment docs.

@scarrazza scarrazza merged commit 2c11a3e into abstractions Jul 6, 2022
@stavros11 stavros11 deleted the envflags branch July 6, 2022 10:12
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