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

Update dependency clang to v17 #233

Merged
merged 9 commits into from
Jan 8, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
clang 16.0.1.1 -> 17.0.6 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/clang-17.x-lockfile branch from 1710476 to ef2280a Compare January 7, 2024 20:55
Copy link
Contributor Author

renovate bot commented Jan 7, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Adding in the unkown_type for clang 17
use codecov to fail in CI
fix the coverage file directory
Copy link

codecov bot commented Jan 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1fe4cbe) 100.00% compared to head (75a9d45) 100.00%.
Report is 165 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #233   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          899       902    +3     
  Branches       130       131    +1     
=========================================
+ Hits           899       902    +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

all good

Try and commonize the clang versions
Add logic to skip tests for clang earlier than 17.0
black formatting fixes
Add setuptools for pkg_config in 3.12
@speedyleion speedyleion merged commit 87a7fd4 into main Jan 8, 2024
16 checks passed
@speedyleion speedyleion deleted the renovate/clang-17.x-lockfile branch January 8, 2024 00:14
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