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

Add test_bases from QuantumOpticsBase and reorganize a bit #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add test_bases from QuantumOpticsBase and reorganize a bit

662993f
Select commit
Loading
Failed to load commit list.
Open

Add test_bases from QuantumOpticsBase and reorganize a bit #37

Add test_bases from QuantumOpticsBase and reorganize a bit
662993f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2024 in 1s

34.25% (+17.16%) compared to f22adb7

View this Pull Request on Codecov

34.25% (+17.16%) compared to f22adb7

Details

Codecov Report

Attention: Patch coverage is 26.89655% with 106 lines in your changes missing coverage. Please review.

Project coverage is 34.25%. Comparing base (f22adb7) to head (662993f).

Files with missing lines Patch % Lines
src/show.jl 0.00% 43 Missing ⚠️
src/linalg.jl 48.61% 37 Missing ⚠️
src/julia_base.jl 0.00% 16 Missing ⚠️
src/embed_permute.jl 50.00% 4 Missing ⚠️
src/bases.jl 0.00% 3 Missing ⚠️
src/julia_linalg.jl 0.00% 2 Missing ⚠️
src/identityoperator.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #37       +/-   ##
===========================================
+ Coverage   17.08%   34.25%   +17.16%     
===========================================
  Files          12       12               
  Lines         398      400        +2     
===========================================
+ Hits           68      137       +69     
+ Misses        330      263       -67     

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