JuliaQuantumControl / QuantumPropagators.jl

Propagators for Quantum Dynamics and Optimal Control
https://juliaquantumcontrol.github.io/QuantumPropagators.jl/
MIT License
16 stars 4 forks source link

Apply codestyle #11

Closed goerz closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #11 (1cd1c22) into master (b556c17) will not change coverage. The diff coverage is 87.62%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   81.20%   81.20%           
=======================================
  Files           7        7           
  Lines         516      516           
=======================================
  Hits          419      419           
  Misses         97       97           
Impacted Files Coverage Δ
src/expprop.jl 53.84% <50.00%> (ø)
src/cheby.jl 64.42% <55.55%> (ø)
src/newton.jl 91.53% <87.80%> (ø)
src/propagate.jl 74.78% <92.85%> (ø)
src/arnoldi.jl 96.29% <100.00%> (ø)
src/specrad.jl 92.75% <100.00%> (ø)
src/storage.jl 77.41% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b556c17...1cd1c22. Read the comment docs.