Conversation
Codecov ReportBase: 54.77% // Head: 54.04% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #387 +/- ##
==========================================
- Coverage 54.77% 54.04% -0.73%
==========================================
Files 102 80 -22
Lines 7865 7692 -173
==========================================
- Hits 4307 4156 -151
+ Misses 3558 3536 -22
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Didn't work 😞 |
|
I believe I just pushed a commit that moves eigen3 to |
22b7db1 to
64a8df1
Compare
Yes, this fixed the problem for one package. In principle all packages would need this fix...
The culprit was |
Cleanup of #386, split into two branches: source code changes (fixing warnings + tests) and CI fixups.
@v4hn, I suggest merging via (force-)push from cmd line (force-pushing because I dropped your two initial, but breaking commits).
We still have the Eigen warnings in clang builds. Hence the draft status. I will try a different order of includes...