FermiQC / Fermi.jl

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

Add one extra standard basis set for testing #70

Closed gustavojra closed 3 years ago

gustavojra commented 3 years ago

Should solve the CI issue.

codecov-commenter commented 3 years ago

Codecov Report

Merging #70 (eb8f011) into master (e135206) will increase coverage by 23.98%. The diff coverage is 72.74%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #70       +/-   ##
===========================================
+ Coverage   46.53%   70.51%   +23.98%     
===========================================
  Files          20       32       +12     
  Lines         879     1862      +983     
===========================================
+ Hits          409     1313      +904     
- Misses        470      549       +79     
Impacted Files Coverage Δ
src/Backend/Contract.jl 17.50% <ø> (+5.59%) :arrow_up:
src/Backend/Error.jl 0.00% <0.00%> (ø)
src/Backend/Lints.jl 0.00% <0.00%> (-84.00%) :arrow_down:
src/Backend/Output.jl 33.33% <0.00%> (ø)
src/Core/AuxiliarStructs.jl 100.00% <ø> (ø)
src/Fermi.jl 100.00% <ø> (ø)
...Cluster/PerturbativeTriples/PerturbativeTriples.jl 0.00% <0.00%> (ø)
...Methods/CoupledCluster/PerturbativeTriples/RpTa.jl 0.00% <0.00%> (ø)
src/Methods/HartreeFock/RHF/RHF.jl 31.70% <0.00%> (-3.43%) :arrow_down:
src/Tools/SinglePointEnergy.jl 78.94% <ø> (ø)
... and 41 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 1c56e68...eb8f011. Read the comment docs.