MRChemSoft / vampyr

Very Accurate Multiresolution Python Routines
https://vampyr.readthedocs.io
GNU Lesser General Public License v3.0
7 stars 10 forks source link

Make CTest runnable without setting PYTHONPATH #71

Closed robertodr closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #71 (623e71e) into master (17e0453) will increase coverage by 56.53%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #71       +/-   ##
===========================================
+ Coverage   22.12%   78.66%   +56.53%     
===========================================
  Files          37       20       -17     
  Lines        2183      614     -1569     
===========================================
  Hits          483      483               
+ Misses       1700      131     -1569     
Impacted Files Coverage Δ
tests/test_trees_3d.py
tests/test_derivatives_3d.py
tests/test_gauss_3d.py
tests/test_grids_and_project_1d.py
tests/test_arithmetics_3d.py
tests/test_convolutions_3d.py
tests/test_derivatives_1d.py
tests/test_basis.py
tests/test_gauss_1d.py
tests/test_trees_1d.py
... and 7 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 17e0453...623e71e. Read the comment docs.