Closed vishwa2710 closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.96%. Comparing base (
6155a31
) to head (b604446
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Since we would typically build this from within a docker image, it would require a new
ostk-build
command in the base image. Which is fine, I can add it, but I think for now just usingccmake
and setting the option to ON and then runningostk-build
is sufficient. I can definitely update the README.