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

Remove old channel initialisations and warnings #943

Merged
merged 4 commits into from
Jun 26, 2023

Conversation

renatomello
Copy link
Contributor

@renatomello renatomello commented Jun 21, 2023

This closes #886

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

@renatomello renatomello added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 21, 2023
@renatomello renatomello added this to the Qibo 0.1.15 milestone Jun 21, 2023
@renatomello renatomello self-assigned this Jun 21, 2023
@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d914f0c) 100.00% compared to head (fd6cf5c) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #943   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         6929      6905   -24     
=========================================
- Hits          6929      6905   -24     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/qibo/gates/channels.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renatomello renatomello merged commit 33f2601 into master Jun 26, 2023
@renatomello renatomello deleted the channel_initialisation branch June 26, 2023 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New channel initialisation in Release 1.15
3 participants