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

Pin Ubuntu to 22.04 for code coverage tests #144

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HuongNV13
Copy link
Contributor

Ubuntu 24.04 is missing the kcov package. We can pin Ubuntu to 22.04 at the moment

@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.97%. Comparing base (126b889) to head (a8f355d).
Report is 6 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (126b889) and HEAD (a8f355d). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (126b889) HEAD (a8f355d)
behat_test 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
- Coverage   63.69%   56.97%   -6.72%     
==========================================
  Files          48       48              
  Lines        1647     1655       +8     
==========================================
- Hits         1049      943     -106     
- Misses        598      712     +114     
Flag Coverage Δ
behat_bisect_test 40.48% <ø> (+0.16%) ⬆️
behat_test ?
phpunit_bisect_test 34.61% <ø> (-0.18%) ⬇️
phpunit_test 34.67% <ø> (-0.18%) ⬇️
postjobs_test 33.33% <ø> (-0.17%) ⬇️
runner_test 16.13% <ø> (-0.08%) ⬇️

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.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

None yet

2 participants