Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix eigen3 paths #44

Merged
merged 6 commits into from
Dec 9, 2019
Merged

Fix eigen3 paths #44

merged 6 commits into from
Dec 9, 2019

Conversation

RMeli
Copy link
Owner

@RMeli RMeli commented Dec 9, 2019

Fix #39

@codecov
Copy link

codecov bot commented Dec 9, 2019

Codecov Report

Merging #44 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   97.93%   97.97%   +0.04%     
==========================================
  Files          20       20              
  Lines        2376     2376              
==========================================
+ Hits         2327     2328       +1     
+ Misses         49       48       -1
Impacted Files Coverage Δ
src/test/connectivity_test.cpp 100% <ø> (ø) ⬆️
src/test/irc_test.cpp 100% <ø> (ø) ⬆️
src/test/io_test.cpp 100% <ø> (ø) ⬆️
src/test/mathtools_test.cpp 100% <ø> (ø) ⬆️
src/test/transformation_test.cpp 100% <ø> (ø) ⬆️
src/test/molecule_test.cpp 100% <ø> (ø) ⬆️
src/test/wilson_test.cpp 100% <ø> (ø) ⬆️
src/test/atom_test.cpp 100% <ø> (ø) ⬆️
src/test/linalg_test.cpp 100% <ø> (ø) ⬆️
include/libirc/linalg.h 100% <ø> (ø) ⬆️
... and 1 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 d217ecd...3ad14d7. Read the comment docs.

@RMeli RMeli merged commit 4201479 into master Dec 9, 2019
@RMeli RMeli deleted the ci branch December 9, 2019 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eigen3 not found on Linux with Travis-CI
1 participant