HaeffnerLab / IonSim.jl

a simple tool for simulating trapped ion systems
https://ionsim.org
MIT License
72 stars 17 forks source link

add codecov #40

Closed marwahaha closed 2 years ago

marwahaha commented 2 years ago

fixes #39

codecov[bot] commented 2 years ago

Codecov Report

Merging #40 (cfab957) into master (4f0ef93) will increase coverage by 1.87%. The diff coverage is 93.33%.

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   95.22%   97.09%   +1.87%     
==========================================
  Files          11       11              
  Lines         795      964     +169     
==========================================
+ Hits          757      936     +179     
+ Misses         38       28      -10     
Impacted Files Coverage Δ
src/IonSim.jl 100.00% <ø> (ø)
src/constants.jl 93.54% <ø> (+14.23%) :arrow_up:
src/ion_configurations.jl 100.00% <ø> (+1.36%) :arrow_up:
src/ions.jl 100.00% <ø> (ø)
src/lasers.jl 98.03% <ø> (-1.97%) :arrow_down:
src/traps.jl 99.07% <ø> (+3.83%) :arrow_up:
src/vibrational_modes.jl 100.00% <ø> (+6.89%) :arrow_up:
src/hamiltonians.jl 93.73% <93.12%> (+1.45%) :arrow_up:
src/operators.jl 98.54% <100.00%> (-1.46%) :arrow_down:
src/time_evolution.jl 100.00% <100.00%> (+100.00%) :arrow_up:
... and 11 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 e9ca886...cfab957. Read the comment docs.