Skip to content
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

tests: several fixes to nested tests for UC24 #14761

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Meulengracht
Copy link
Member

@Meulengracht Meulengracht commented Nov 26, 2024

Rough summary of changes for some of the nested tests:

  • Make sure we write the bootstrap wrapper for core24
  • Update model for hybrid 24
  • Fix how we add and check for section in kernel.efi

The remodel-min-size still needs to be fixed, will do that in a separate PR

REF: SNAPDENG-33308

@Meulengracht Meulengracht added the Run nested The PR also runs tests inluded in nested suite label Nov 26, 2024
@Meulengracht Meulengracht marked this pull request as ready for review November 26, 2024 10:01
@Meulengracht Meulengracht reopened this Nov 26, 2024
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.03%. Comparing base (96ea7b0) to head (ce3232b).
Report is 108 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14761      +/-   ##
==========================================
+ Coverage   78.95%   79.03%   +0.07%     
==========================================
  Files        1084     1087       +3     
  Lines      146638   147873    +1235     
==========================================
+ Hits       115773   116866    +1093     
- Misses      23667    23767     +100     
- Partials     7198     7240      +42     
Flag Coverage Δ
unittests 79.03% <ø> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Run nested The PR also runs tests inluded in nested suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant