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 cpp-linter to v2 #132

Merged
merged 3 commits into from
Sep 5, 2022
Merged

⚗️ Update cpp-linter to v2 #132

merged 3 commits into from
Sep 5, 2022

Conversation

burgholzer
Copy link
Member

@burgholzer burgholzer commented Sep 5, 2022

Description

This PR updates the cpp-linter to the latest major version (https://github.com/cpp-linter/cpp-linter-action/releases/tag/v2.0.0). This should speed up the runtime of the respective checks. Furthermore, by using the dedicated GitHub Action, we automatically benefit from dependabot updates in the future.

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 added github_actions Pull requests that update Github_actions code continuous integration Anything related to the CI setup labels Sep 5, 2022
@burgholzer burgholzer self-assigned this Sep 5, 2022
@burgholzer burgholzer enabled auto-merge (squash) September 5, 2022 10:28
@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Merging #132 (1f9153b) into main (345e453) will increase coverage by 0.0%.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #132   +/-   ##
=====================================
  Coverage   98.1%   98.1%           
=====================================
  Files         35      35           
  Lines       1707    1707           
  Branches     199     199           
=====================================
+ Hits        1675    1676    +1     
+ Misses        32      31    -1     
Impacted Files Coverage Δ
src/checker/dd/DDEquivalenceChecker.cpp 96.1% <0.0%> (+0.9%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant