Merged
Conversation
Separated workflow runs
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
v0.0.20-alpha-2
changed the max lines of kboot console on wipe/flash screen
improve icons resolution
fixed font size on greetings screen
|
👋 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: |
removed .pylintrc, TODO and .gitignore from CI workflow
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #84 +/- ##
==========================================
+ Coverage 89.75% 97.06% +7.30%
==========================================
Files 61 60 -1
Lines 3026 2692 -334
Branches 482 350 -132
==========================================
- Hits 2716 2613 -103
+ Misses 222 62 -160
+ Partials 88 17 -71 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0.0.2-alphato0.0.20-alpha-2as suggested by @odudex;GreetingsScreenclass will check:dialout/uucpgroup (debian and fedora based / archlinux);GreetingsScreenclass will check:.ci/create-deb;.ci/create-rpm;