Conversation
on_data function defined dynamically
removed check screens startup checks go to GreetingsScreen removed markup arguments on some widgets linted many files
changed some methods to standardized name ones, on_data, on_process, on_done
re-structured build process on CI
refactored part of main_screen due to linting refactored many tests after linting
didnt coveraged the frozen and _MEIPASS due to difficulty to add mocked attributes to sys module
substituted button on warning_beta_screen to label with a image
…require permission for /dev/eventX
|
👋 Hey there kruxer. It looks like you've modified some files that we can't accept as contributions. The complete list of files we can't accept are:
You'll need to revert all of the files you changed in that list using GitHub Desktop or More discussion: |
|
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #10 +/- ##
==========================================
+ Coverage 89.75% 94.76% +5.01%
==========================================
Files 61 60 -1
Lines 3026 2751 -275
Branches 482 354 -128
==========================================
- Hits 2716 2607 -109
+ Misses 222 120 -102
+ Partials 88 24 -64 ☔ View full report in Codecov by Sentry. |
0.0.2-alphato0.0.20-alpha-2as suggested by @odudex;GreetingsScreenclass will check:dialout/uucpgroup;GreetingsScreenclass will check:.ci/create-debfor add user toinputon debian-based systems whererequire permissions for
/dev/input/eventX(thanks to @theautumnbridge);