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

Move references in docstrings #228

Merged
merged 43 commits into from
Nov 25, 2023

check all docstrings

2d41cf2
Select commit
Loading
Failed to load commit list.
Merged

Move references in docstrings #228

check all docstrings
2d41cf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2023 in 1s

98.1% (+0.0%) compared to 7e419bf

View this Pull Request on Codecov

98.1% (+0.0%) compared to 7e419bf

Details

Codecov Report

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

Comparison is base (7e419bf) 98.1% compared to head (2d41cf2) 98.1%.

Files Patch % Lines
toqito/nonlocal_games/nonlocal_game.py 80.0% 0 Missing and 1 partial ⚠️
...te_opt/tests/test_symmetric_extension_hierarchy.py 50.0% 1 Missing ⚠️
toqito/state_props/is_separable.py 0.0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master    #228   +/-   ##
======================================
  Coverage    98.1%   98.1%           
======================================
  Files         295     295           
  Lines        6929    6929           
  Branches      773     773           
======================================
  Hits         6798    6798           
  Misses         90      90           
  Partials       41      41           

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