Closed dabrahams closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.71%. Comparing base (
521dc79
) to head (0e342a7
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This change makes the Dockerfile stand on its own, completely set up without the need to run it through the dev container.
Fixes #37.
make-pkgconfig.sh moved (and was symlinked from its original location) so that it would be within the docker image's build context and could be invoked during the build process.