USCqserver / OpenQuantumBase.jl

Abstract types and math operations for OpenQuantumTools.jl.
https://uscqserver.github.io/OpenQuantumTools.jl/stable/
MIT License
7 stars 2 forks source link

Refactor the docstrings of the structures #65

Closed neversakura closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #65 (3a40783) into master (3b9923b) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   83.82%   83.87%   +0.05%     
==========================================
  Files          31       31              
  Lines        1286     1290       +4     
==========================================
+ Hits         1078     1082       +4     
  Misses        208      208              
Impacted Files Coverage Δ
src/integration/ext_util.jl 83.33% <ø> (ø)
src/annealing/annealing_type.jl 80.00% <100.00%> (ø)
src/base_util.jl 85.29% <100.00%> (ø)
src/bath/custom.jl 48.71% <100.00%> (ø)
src/bath/hybrid_ohmic.jl 96.42% <100.00%> (ø)
src/bath/spin_fluc.jl 75.00% <100.00%> (ø)
src/coupling/coupling.jl 84.37% <100.00%> (ø)
src/coupling/interaction.jl 64.36% <100.00%> (ø)
src/hamiltonian/adiabatic_frame_hamiltonian.jl 92.53% <100.00%> (ø)
src/hamiltonian/dense_hamiltonian.jl 83.33% <100.00%> (ø)
... and 10 more

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 3b9923b...3a40783. Read the comment docs.