Open soumyaDghosh opened 3 days ago
Do you know what effect this will have when running a snap on a system with snapd<2.66?
As I tested before, snapd will install the file with a
I think I'll need to fix the spread tests too.
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
feature/desktop-files@c7d11ac
). Learn more about missing BASE report.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
With snapd 2.66, it supports custom desktop file names. This patch allows it to happen from snapcraft side.
tox run -m lint
?tox run -e test-py310
? (supported versions:py39
,py310
,py311
,py312
)