FermiQC / Fermi.jl

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

Tests for Integrals.jl #91

Closed gustavojra closed 3 years ago

gustavojra commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #91 (fcc7ad8) into master (32b47a4) will increase coverage by 5.74%. The diff coverage is 98.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   77.62%   83.36%   +5.74%     
==========================================
  Files          29       29              
  Lines        2051     2098      +47     
==========================================
+ Hits         1592     1749     +157     
+ Misses        459      349     -110     
Impacted Files Coverage Δ
src/Core/BasisParser.jl 100.00% <ø> (ø)
src/Core/DIIS.jl 96.87% <ø> (ø)
src/Core/Geometry.jl 100.00% <ø> (ø)
src/Core/Orbitals.jl 50.00% <ø> (ø)
src/Methods/HartreeFock/RHF/RHF.jl 40.00% <ø> (ø)
src/Core/IntegralHelper.jl 98.52% <94.73%> (+34.89%) :arrow_up:
src/Core/AtomicIntegrals.jl 100.00% <100.00%> (+28.90%) :arrow_up:
src/Core/BasisSet.jl 100.00% <100.00%> (ø)
src/Methods/HartreeFock/RHF/RHFHelper.jl 78.04% <100.00%> (+1.12%) :arrow_up:
src/Methods/HartreeFock/RHF/RHFa.jl 81.61% <100.00%> (ø)
... and 2 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 32b47a4...fcc7ad8. Read the comment docs.