FermiQC / Fermi.jl

Fermi quantum chemistry program
MIT License
135 stars 24 forks source link

New documentations and clean up! #89

Closed gustavojra closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #89 (e616614) into master (0f88828) will increase coverage by 0.92%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   76.40%   77.32%   +0.92%     
==========================================
  Files          29       29              
  Lines        2051     2051              
==========================================
+ Hits         1567     1586      +19     
+ Misses        484      465      -19     
Impacted Files Coverage Δ
src/Backend/Libcint.jl 100.00% <ø> (ø)
src/Backend/Options.jl 100.00% <ø> (ø)
src/Core/BasisSet.jl 100.00% <ø> (ø)
src/Core/IntegralHelper.jl 54.54% <ø> (ø)
src/Core/Geometry.jl 100.00% <100.00%> (+16.66%) :arrow_up:
src/Methods/HartreeFock/RHF/RHFa.jl 81.61% <100.00%> (+0.99%) :arrow_up:
src/Core/BasisParser.jl 100.00% <0.00%> (+7.86%) :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 0f88828...e616614. Read the comment docs.