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

trace, partial trace, and superoperators #55

Merged
merged 26 commits into from
Jul 19, 2024

typo fix

e3d7eb0
Select commit
Loading
Failed to load commit list.
Merged

trace, partial trace, and superoperators #55

typo fix
e3d7eb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2024 in 0s

73.30% (+3.19%) compared to 369a30e

View this Pull Request on Codecov

73.30% (+3.19%) compared to 369a30e

Details

Codecov Report

Attention: Patch coverage is 86.13139% with 19 lines in your changes missing coverage. Please review.

Project coverage is 73.30%. Comparing base (369a30e) to head (e3d7eb0).

Files Patch % Lines
src/QSymbolicsBase/basic_superops.jl 50.00% 11 Missing ⚠️
src/QSymbolicsBase/linalg.jl 91.54% 6 Missing ⚠️
src/QSymbolicsBase/literal_objects.jl 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   70.10%   73.30%   +3.19%     
==========================================
  Files          17       18       +1     
  Lines         649      753     +104     
==========================================
+ Hits          455      552      +97     
- Misses        194      201       +7     

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