Skip to content

Conversation

@ziegenberg
Copy link
Contributor

Ubuntu 24.04 is missing the kcov package. We can switch back to ubuntu-latest, once it points to Ubuntu 26.04

Fixes: #327

Ubuntu 24.04 is missing the kcov package. We can switch back to ubuntu-latest, once it points to Ubuntu 26.04

Fixes: moodlehq#327

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.81%. Comparing base (c687fa9) to head (50e5c34).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #328      +/-   ##
==========================================
- Coverage   33.12%   31.81%   -1.31%     
==========================================
  Files          71       71              
  Lines        3215     3215              
==========================================
- Hits         1065     1023      -42     
- Misses       2150     2192      +42     
Flag Coverage Δ
check_upgrade_savepoints 0.46% <ø> (ø)
checkstyle_manipulations 0.00% <ø> (ø)
compare_databases 2.39% <ø> (ø)
continuous_manage_queues_validation 0.71% <ø> (ø)
define_excluded 1.11% <ø> (ø)
detect_conflicts 1.49% <ø> (ø)
diff_extract_changes 0.00% <ø> (ø)
git_sync_two_branches 2.05% <ø> (ø)
grunt_process 3.01% <ø> (ø)
illegal_whitespace 2.64% <ø> (ø)
list_valid_components 0.00% <ø> (ø)
mustache_lint 2.83% <ø> (ø)
mustache_lint_plugins 1.30% <ø> (ø)
php_lint 1.21% <ø> (ø)
prepare_npm_stuff 1.52% <ø> (ø)
remote_branch_checker 17.41% <ø> (-0.07%) ⬇️
remote_branch_reporter 0.00% <ø> (ø)
setup 0.00% <ø> (ø)
thirdparty_check 1.46% <ø> (ø)
travis-branch-checker 0.00% <ø> (ø)
upgrade_external_backup 1.61% <ø> (ø)
verifications 0.00% <ø> (ø)
verify_commit_messages 2.64% <ø> (ø)
verify_phpunit_xml ?
versions_check_set 5.03% <ø> (ø)

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.

Copy link
Contributor

@junpataleta junpataleta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Daniel. I also encountered this and raised a duplicate without realising this was already raised. Looks good to me.

@junpataleta junpataleta merged commit f92c381 into moodlehq:main Feb 27, 2025
49 of 52 checks passed
@ziegenberg ziegenberg deleted the fix-327 branch March 21, 2025 14:33
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.

Code coverage tests are failing because package kcov is missing in Ubuntu 24.04

3 participants