Skip to content

Fix CI linting not finding clang#3155

Merged
benjeffery merged 1 commit into
tskit-dev:mainfrom
benjeffery:fix-lint4
May 7, 2025
Merged

Fix CI linting not finding clang#3155
benjeffery merged 1 commit into
tskit-dev:mainfrom
benjeffery:fix-lint4

Conversation

@benjeffery
Copy link
Copy Markdown
Member

CI hasn't been running clang as the pypi package changed location of the executable. We don't require clang in pre-commit as we don't want to force python users to have to install it, so this slipped through for a while.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.58%. Comparing base (b6d7eab) to head (251ad37).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3155   +/-   ##
=======================================
  Coverage   89.58%   89.58%           
=======================================
  Files          28       28           
  Lines       31841    31850    +9     
  Branches     5849     5848    -1     
=======================================
+ Hits        28524    28533    +9     
  Misses       1887     1887           
  Partials     1430     1430           
Flag Coverage Δ
c-tests 86.66% <ø> (ø)
lwt-tests 80.38% <ø> (ø)
python-c-tests 88.16% <100.00%> (+0.01%) ⬆️
python-tests 98.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
c/tskit/core.c 95.50% <ø> (ø)
python/_tskitmodule.c 88.16% <100.00%> (+0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@benjeffery benjeffery force-pushed the fix-lint4 branch 4 times, most recently from 169c3b7 to fc19f22 Compare May 7, 2025 09:35
@benjeffery benjeffery enabled auto-merge May 7, 2025 09:55
@benjeffery benjeffery added this pull request to the merge queue May 7, 2025
Merged via the queue into tskit-dev:main with commit 7c98d74 May 7, 2025
19 checks passed
@benjeffery benjeffery deleted the fix-lint4 branch May 7, 2025 10:59
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.

2 participants