qojulia / QuantumOpticsBase.jl

Base functionality library for QuantumOptics.jl
Other
64 stars 34 forks source link

move nsubsystems to QuantumInterface #146

Closed ba2tro closed 1 year ago

ba2tro commented 1 year ago

https://github.com/qojulia/QuantumInterface.jl/pull/19

Krastanov commented 1 year ago

this also needs a bump to the QuantumInterface compat bound, to make sure we have nsubsystems available

codecov[bot] commented 1 year ago

Codecov Report

Merging #146 (9f29b5d) into master (3a63760) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
- Coverage   93.56%   93.55%   -0.02%     
==========================================
  Files          24       24              
  Lines        3061     3055       -6     
==========================================
- Hits         2864     2858       -6     
  Misses        197      197              
Files Changed Coverage Δ
src/QuantumOpticsBase.jl 100.00% <ø> (ø)
src/apply.jl 100.00% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more