JuliaAtoms / AtomicLevels.jl

https://juliaatoms.org/AtomicLevels.jl
Other
12 stars 3 forks source link

Revamp #26

Closed jagot closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #26 into master will increase coverage by 33.5%. The diff coverage is 89.45%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #26      +/-   ##
=========================================
+ Coverage      56%   89.5%   +33.5%     
=========================================
  Files           6      15       +9     
  Lines         175     686     +511     
=========================================
+ Hits           98     614     +516     
+ Misses         77      72       -5
Impacted Files Coverage Δ
src/utils/print_states.jl 0% <0%> (ø)
src/xu2006.jl 94.11% <100%> (+5.22%) :arrow_up:
src/jj_terms.jl 100% <100%> (ø)
src/csfs.jl 50% <50%> (ø)
src/AtomicLevels.jl 60% <50%> (-40%) :arrow_down:
src/common.jl 66.66% <66.66%> (ø)
src/allchoices.jl 91.66% <91.66%> (ø)
src/jj2lsj.jl 92% <92%> (ø)
src/parity.jl 94.11% <94.11%> (ø)
src/excited_configurations.jl 94.11% <94.11%> (ø)
... and 15 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 a4fbd68...8aa4d15. Read the comment docs.

jagot commented 5 years ago

Thanks for this nice PR!