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

Introduce Space, Dimensions, and GeneralDimensions #360

Open
wants to merge 43 commits into
base: main
Choose a base branch
from

improve `getproperty`

e6166b8
Select commit
Loading
Failed to load commit list.
Open

Introduce Space, Dimensions, and GeneralDimensions #360

improve `getproperty`
e6166b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2025 in 0s

93.15% (+0.00%) compared to 5b08c04

View this Pull Request on Codecov

93.15% (+0.00%) compared to 5b08c04

Details

Codecov Report

Attention: Patch coverage is 96.66667% with 9 lines in your changes missing coverage. Please review.

Project coverage is 93.15%. Comparing base (5b08c04) to head (e6166b8).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/qobj/dimensions.jl 92.10% 3 Missing ⚠️
src/qobj/arithmetic_and_attributes.jl 96.66% 2 Missing ⚠️
src/qobj/quantum_object_base.jl 94.44% 2 Missing ⚠️
src/qobj/quantum_object.jl 95.83% 1 Missing ⚠️
src/time_evolution/time_evolution.jl 88.88% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #360   +/-   ##
=======================================
  Coverage   93.14%   93.15%           
=======================================
  Files          41       43    +2     
  Lines        2684     2775   +91     
=======================================
+ Hits         2500     2585   +85     
- Misses        184      190    +6     

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