Skip to content

Conversation

aliel
Copy link
Member

@aliel aliel commented May 5, 2025

Fix boot issue when installing or upgrading new kernel version
correct grub config was missing

Self proofreading checklist

  • The new code clear, easy to read and well commented.
  • New code does not duplicate the functions of builtin or popular libraries.

@aliel aliel requested review from olethanh and nesitor May 5, 2025 17:17
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.61%. Comparing base (a5e3fef) to head (ab3a4ed).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #805      +/-   ##
==========================================
+ Coverage   64.57%   64.61%   +0.04%     
==========================================
  Files          78       78              
  Lines        7094     7094              
  Branches      598      598              
==========================================
+ Hits         4581     4584       +3     
+ Misses       2313     2310       -3     
  Partials      200      200              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@olethanh olethanh merged commit 0096aa5 into main May 7, 2025
36 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants