JuliaAtoms / AtomicLevels.jl

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

Add multiplicity(::Configuration) #60

Closed mortenpi closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #60 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   90.97%   90.98%   +0.01%     
==========================================
  Files          17       17              
  Lines         842      843       +1     
==========================================
+ Hits          766      767       +1     
  Misses         76       76
Impacted Files Coverage Δ
src/configurations.jl 98.67% <100%> (ø) :arrow_up:

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 3e5242e...b895b95. Read the comment docs.

mortenpi commented 4 years ago

Any objection to merging this @jagot ?