FermiQC / Fermi.jl

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

Fixing tests for @get #82

Closed gustavojra closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #82 (127265b) into master (d6a2277) will increase coverage by 2.40%. The diff coverage is 73.49%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   71.58%   73.98%   +2.40%     
==========================================
  Files          30       30              
  Lines        2013     2053      +40     
==========================================
+ Hits         1441     1519      +78     
+ Misses        572      534      -38     
Impacted Files Coverage Δ
src/Backend/Contract.jl 90.47% <0.00%> (+72.97%) :arrow_up:
src/Backend/Error.jl 10.00% <0.00%> (+10.00%) :arrow_up:
src/Backend/Libcint.jl 100.00% <ø> (+11.11%) :arrow_up:
...Methods/CoupledCluster/PerturbativeTriples/RpTa.jl 93.90% <0.00%> (-6.10%) :arrow_down:
src/Core/DIIS.jl 96.87% <50.00%> (-3.13%) :arrow_down:
src/Backend/Options.jl 91.47% <78.26%> (+34.06%) :arrow_up:
src/Methods/HartreeFock/RHF/RHFa.jl 80.62% <87.50%> (-0.30%) :arrow_down:
src/Methods/CoupledCluster/RCCSD/RCCSDa.jl 85.32% <100.00%> (-1.64%) :arrow_down:
src/Methods/CoupledCluster/RCCSD/RCCSDHelper.jl 36.75% <0.00%> (-8.30%) :arrow_down:
... and 3 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 3ac83e0...127265b. Read the comment docs.