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 to mqt-workflows==1.0.1 #380

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

burgholzer
Copy link
Member

Description

This PR updates the reusable workflows to their latest versions. This brings a better Python coverage collection method and an explicit option to trigger clang-tidy checks on the whole repository.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@burgholzer burgholzer self-assigned this May 29, 2024
@burgholzer burgholzer added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code continuous integration Anything related to the CI setup labels May 29, 2024
@burgholzer burgholzer enabled auto-merge (squash) May 29, 2024 16:04
Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.6%. Comparing base (deb1b1e) to head (03691c3).
Report is 48 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #380     +/-   ##
=======================================
+ Coverage   92.5%   92.6%   +0.1%     
=======================================
  Files         37      37             
  Lines       2561    2560      -1     
  Branches     309     309             
=======================================
+ Hits        2370    2372      +2     
+ Misses       191     188      -3     
Flag Coverage Δ
cpp 94.7% <ø> (+0.1%) ⬆️
python 87.3% <ø> (ø)

see 1 file with indirect coverage changes

@burgholzer burgholzer merged commit b75d5d1 into main May 29, 2024
72 of 73 checks passed
@burgholzer burgholzer deleted the update-black-in-blacken-docs branch May 29, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration Anything related to the CI setup dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant