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

Install mono on ubuntu-latest #896

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

Javagedes
Copy link
Contributor

@Javagedes Javagedes commented Oct 14, 2024

ubuntu-latest, now ubuntu-24.04 no longer has mono installed in the runner image.

This commit updates the UnitTestRunner.yml to install mono before running the tests.

ubuntu-latest, now ubuntu-24.04 no longer has mono installed by default.

This commit updates the UnitTestRunner.yml to install mono before
running the tests.
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.81%. Comparing base (bf643b0) to head (1db1bb4).
Report is 112 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #896      +/-   ##
==========================================
+ Coverage   78.75%   78.81%   +0.05%     
==========================================
  Files          49       41       -8     
  Lines        4909     5050     +141     
==========================================
+ Hits         3866     3980     +114     
- Misses       1043     1070      +27     

see 49 files with indirect coverage changes

@Javagedes Javagedes requested review from makubacki and apop5 October 14, 2024 18:10
@Javagedes Javagedes added this to the v0.28.0 milestone Oct 14, 2024
@Javagedes Javagedes merged commit f03091e into tianocore:master Oct 14, 2024
25 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.

2 participants