Skip to content

Switch CI to ubuntu 22.04 #1605

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

Merged
merged 1 commit into from
May 6, 2025
Merged

Switch CI to ubuntu 22.04 #1605

merged 1 commit into from
May 6, 2025

Conversation

rustam-gamidov-here
Copy link
Collaborator

@rustam-gamidov-here rustam-gamidov-here commented Apr 30, 2025

Following github actions changes. For more details, see: actions/runner-images#11101

Updated distros has different set of software versions so
gcc7 updated to gcc9, clang7 updated to clang11

clang11 found warnings in the project code and in the boost
that other compilers are OK with so silenced that warning for clang

Relates-To: DATASDK-73

Copy link

codecov bot commented Apr 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.23%. Comparing base (ac33d9f) to head (d55bde1).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1605      +/-   ##
==========================================
- Coverage   80.25%   80.23%   -0.02%     
==========================================
  Files         348      348              
  Lines       13882    13881       -1     
  Branches     1484     1481       -3     
==========================================
- Hits        11140    11137       -3     
- Misses       2145     2146       +1     
- Partials      597      598       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rustam-gamidov-here rustam-gamidov-here force-pushed the rga/swith-distro branch 7 times, most recently from ae44ead to 093d1f9 Compare April 30, 2025 16:11
Following github actions changes. For more details, see:
actions/runner-images#11101

updated distros has different set of software versions so
gcc7 updatad to gcc9, clang7 updated to clang11

clang11 found warnings in the project code and in the boost
that other compilers are OK with so silenced that warning for clang

Relates-To: DATASDK-73
Signed-off-by: Rustam Gamidov <ext-rustam.gamidov@here.com>
@ystefinko ystefinko merged commit 626588f into master May 6, 2025
24 checks passed
@ystefinko ystefinko deleted the rga/swith-distro branch May 6, 2025 08:02
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.

3 participants