You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good to track coverage of the C++ code in deps/src, too (not just of the Julia code in src). This probably involves convincing the cmake build system to insert --coverage into CXXFLAGS and LDFLAGS used for building libsingularwrap.
It would be good to track coverage of the C++ code in
deps/src, too (not just of the Julia code insrc). This probably involves convincing the cmake build system to insert--coverageintoCXXFLAGSandLDFLAGSused for buildinglibsingularwrap.