|
Ran
|
Files
91
|
Run time
4s
|
Badge
README BADGES
|
push
travis-ci
Self update refactoring (#422) * Initialize packager * Make the self update actually work * Repository cleanup * Better package manager init * Show progress * Rubocop fixes * Updated comments * Let the UI to calculate the percentage * Remove fixes for self_update not needed anymore. * Better self update URL evaluation - The boot option has the highest priority now - Always confirm the SLP service - In AutoYaST: use SLP only when enabled in the profile - In AutoYaST: ask if more then one SLP service is found * Adapt the tests * Display a global progress for self update * Move progress to separate methods * Added "apply" progress step * Updated the self update documentation * Fixed indentation * Mock Pkg in inst_finish_test.rb Do not load the installed packages from the real system in the tests. * Mock Pkg, improve test * Added unit tests for the new code test package management init and displaying the progress * Added comments * [WIP] Fetch profile from update installer (#424) * Fetch profile from update installer directly. * Try to not block AutoYast while fetching the profile. * Splited fetch profile in smallest methods and added documentation. * Avoid the block of AutoYast by ProfileLocation. * Code review fixes * Changes * initialize libzypp target in self update * Fixed finishing the packager, improved selfupdate=0 * Update test * Remove Report module setup, not needed anymore See https://github.com/yast/yast-yast2/pull/492/files * Code review updates * Update the tests * Revert "Don't ask twice about multipath bsc#989770" * This reverts commit 262eeaa10. * After moving the self-update to the beginning of the installation that change is not needed anymore. * Revert yast2-storage 3.1.97 dependency * Improve libzypp initialization * Removed return value - we do not check errors (yet) * B... (continued)
2474 of 7445 relevant lines covered (33.23%)
5.2 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|