-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker: there is now the official repo with images #5063
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5063 +/- ##
==========================================
- Coverage 94.88% 89.67% -5.21%
==========================================
Files 658 340 -318
Lines 55189 22546 -32643
==========================================
- Hits 52364 20219 -32145
+ Misses 2825 2327 -498 ☔ View full report in Codecov by Sentry. |
https://github.com/canonical/snapcraft-rocks/ Signed-off-by: Anatoli Babenia <anatoli@rainforce.org>
6944f54
to
ee87b08
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for this!
Co-authored-by: Tiago Nobrega <tiago.nobrega@canonical.com>
@tigarmo no problem. I am itching my own itches. ) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
https://github.com/canonical/snapcraft-rocks/
tox run -m lint
?tox run -e test-py310
? (supported versions:py39
,py310
,py311
,py312
)