Closed luis4a0 closed 7 months ago
Attention: Patch coverage is 66.66667%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 88.60%. Comparing base (
dd17d34
) to head (214b869
).
Files | Patch % | Lines |
---|---|---|
src/client/cli/cmd/launch.cpp | 66.66% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Right, closing for now. Thanks for your input!
QFileInfo does
not expand~
, so we need to do it by hand when necessary.Fixes #3421.