Skip to content

chore(ci): use Ubuntu 26.04 and clang-format-22#7655

Merged
DennisOSRM merged 3 commits into
masterfrom
dlx/clang-format-22
Jul 14, 2026
Merged

chore(ci): use Ubuntu 26.04 and clang-format-22#7655
DennisOSRM merged 3 commits into
masterfrom
dlx/clang-format-22

Conversation

@DennisOSRM

Copy link
Copy Markdown
Collaborator

fixes #7249

Updated OSRM backend workflow to use Ubuntu 26.04 and clang-format-22.
Copilot AI review requested due to automatic review settings July 14, 2026 17:55
@Project-OSRM Project-OSRM deleted a comment from github-actions Bot Jul 14, 2026

This comment was marked as resolved.

@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 87.81726% with 72 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.15%. Comparing base (9be3304) to head (562799a).

Files with missing lines Patch % Lines
unit_tests/engine/offline_facade.cpp 23.52% 26 Missing ⚠️
unit_tests/mocks/mock_datafacade.hpp 18.51% 22 Missing ⚠️
...e/datafacade/contiguous_internalmem_datafacade.hpp 89.58% 5 Missing ⚠️
include/engine/datafacade_provider.hpp 66.66% 2 Missing ⚠️
src/util/assert.cpp 0.00% 2 Missing ⚠️
include/engine/api/route_api.hpp 50.00% 1 Missing ⚠️
include/engine/guidance/collapsing_utility.hpp 90.90% 1 Missing ⚠️
include/engine/plugins/plugin_base.hpp 50.00% 1 Missing ⚠️
include/engine/routing_algorithms.hpp 90.00% 1 Missing ⚠️
include/guidance/turn_instruction.hpp 66.66% 1 Missing ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7655      +/-   ##
==========================================
+ Coverage   90.75%   94.15%   +3.39%     
==========================================
  Files         484      484              
  Lines       37690    37688       -2     
==========================================
+ Hits        34205    35484    +1279     
+ Misses       3485     2204    -1281     

☔ View full report in Codecov by Harness.
📢 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.

@DennisOSRM DennisOSRM enabled auto-merge (squash) July 14, 2026 20:09
@DennisOSRM DennisOSRM disabled auto-merge July 14, 2026 20:09
@DennisOSRM DennisOSRM merged commit 18a846c into master Jul 14, 2026
26 of 27 checks passed
@DennisOSRM DennisOSRM deleted the dlx/clang-format-22 branch July 14, 2026 20:09
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.

Upgrade clang-format from 15.0 to 19.1

2 participants