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

ci: try to update CI to latest packages #10609

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

Conversation

rilian-la-te
Copy link
Contributor

For adequately testing dynamic LLVM I need to install llvm-7 on bionic and having multiple LLVM versions on other Ubuntu versions. This PR is for make sure than all images will build.

@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #10609 (8295895) into master (7af0078) will decrease coverage by 1.91%.
The diff coverage is n/a.

❗ Current head 8295895 differs from pull request most recent head b2451ae. Consider uploading reports for the commit b2451ae to get more accurate results

@@            Coverage Diff             @@
##           master   #10609      +/-   ##
==========================================
- Coverage   68.82%   66.91%   -1.92%     
==========================================
  Files         406      203     -203     
  Lines       88002    44008   -43994     
  Branches    19546     9775    -9771     
==========================================
- Hits        60568    29448   -31120     
+ Misses      22864    12270   -10594     
+ Partials     4570     2290    -2280     
Impacted Files Coverage Δ
modules/unstable_cuda.py 0.00% <0.00%> (-72.64%) ⬇️
templates/cudatemplates.py 37.50% <0.00%> (-62.50%) ⬇️
compilers/cuda.py 19.63% <0.00%> (-45.40%) ⬇️
dependencies/cuda.py 20.19% <0.00%> (-42.79%) ⬇️
compilers/mixins/clike.py 69.84% <0.00%> (-6.35%) ⬇️
scripts/depfixer.py 57.33% <0.00%> (-6.25%) ⬇️
cmake/executor.py 58.68% <0.00%> (-5.99%) ⬇️
compilers/detect.py 40.80% <0.00%> (-5.61%) ⬇️
cmake/toolchain.py 85.80% <0.00%> (-4.52%) ⬇️
dependencies/misc.py 42.96% <0.00%> (-2.23%) ⬇️
... and 224 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5851c13...b2451ae. Read the comment docs.

@eli-schwartz
Copy link
Member

This conflicts, and it's not clear what's actually necessary here.

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