FermiQC / Fermi.jl

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

New tests for Arrays #86

Closed gustavojra closed 3 years ago

gustavojra commented 3 years ago

Incude tests for the Arrays.jl file, which handles Fermi array objects used throughout the code.

codecov-commenter commented 3 years ago

Codecov Report

Merging #86 (e0a0078) into master (a6d9030) will increase coverage by 1.30%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   74.92%   76.22%   +1.30%     
==========================================
  Files          29       29              
  Lines        2050     2053       +3     
==========================================
+ Hits         1536     1565      +29     
+ Misses        514      488      -26     
Impacted Files Coverage Δ
src/Backend/Arrays.jl 100.00% <100.00%> (+35.13%) :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 a6d9030...e0a0078. Read the comment docs.