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

Forwarding to v1.0.0 #37

Merged
merged 307 commits into from
Aug 15, 2024
Merged

Forwarding to v1.0.0 #37

merged 307 commits into from
Aug 15, 2024

Conversation

taha1373
Copy link
Collaborator

No description provided.

taha1373 and others added 30 commits October 28, 2022 17:00
… public method circuit.update(), and streamline tests accordingly
…ble external flux sensitivity function and test its gradient
Backend and tests for autodifferentiation of T1 noise, combined eigensolver
…en updated after gradient step (via circuit.update()) and manually, when set via set_value; assign default values for each element type
Copy link
Collaborator Author

@taha1373 taha1373 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good

Copy link

codecov bot commented Aug 15, 2024

Codecov Report

Attention: Patch coverage is 93.19923% with 142 lines in your changes missing coverage. Please review.

Project coverage is 89.58%. Comparing base (3f0e736) to head (a5cb5de).
Report is 308 commits behind head on main.

Files Patch % Lines
SQcircuit/functions.py 78.86% 52 Missing ⚠️
SQcircuit/tests/test_papers.py 67.81% 28 Missing ⚠️
SQcircuit/sweep.py 14.28% 12 Missing ⚠️
SQcircuit/elements.py 96.01% 8 Missing ⚠️
SQcircuit/torch_extensions.py 96.52% 8 Missing ⚠️
SQcircuit/storage.py 0.00% 7 Missing ⚠️
SQcircuit/tests/test_grad.py 97.48% 7 Missing ⚠️
SQcircuit/units.py 54.54% 5 Missing ⚠️
SQcircuit/exceptions.py 76.47% 4 Missing ⚠️
SQcircuit/symbolic.py 96.11% 4 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   89.22%   89.58%   +0.36%     
==========================================
  Files          16       27      +11     
  Lines        1578     3467    +1889     
==========================================
+ Hits         1408     3106    +1698     
- Misses        170      361     +191     
Flag Coverage Δ
unittests 89.58% <93.19%> (+0.36%) ⬆️

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.

@taha1373 taha1373 merged commit 7cdc826 into main Aug 15, 2024
3 checks passed
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.

3 participants