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

Specify older clang-format version in format check #1396

Merged
merged 4 commits into from
Jan 14, 2025

Conversation

confluence
Copy link
Collaborator

@confluence confluence commented Jan 13, 2025

This is a minor change to the CI, to specify a known working clang-format version. It looks like the latest Ubuntu image has changed, and the default clang-format is too new.

I also fixed a syntax warning in newer versions of Python, triggered by the usage of a non-raw string with an invalid escape sequence in one of the regexes.

@confluence confluence self-assigned this Jan 13, 2025
@confluence confluence requested a review from pford January 13, 2025 15:41
Copy link

Code Coverage

Package Line Rate Health
src.Cache 72%
src.DataStream 44%
src.FileList 67%
src.Frame 36%
src.HttpServer 42%
src.ImageData 28%
src.ImageFitter 83%
src.ImageGenerators 43%
src.ImageStats 75%
src.Logger 37%
src.Main 52%
src.Region 69%
src.Session 4%
src.Table 52%
src.ThreadingManager 67%
src.Timer 85%
src.Util 37%
Summary 46% (8640 / 18965)

@confluence confluence merged commit 233a2e5 into dev Jan 14, 2025
14 checks passed
@confluence confluence deleted the confluence/specify-clang-format-version-in-ci branch January 14, 2025 13:47
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.

1 participant