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

🔧 Fix upload action case style #125

Merged
merged 1 commit into from
May 16, 2023
Merged

🔧 Fix upload action case style #125

merged 1 commit into from
May 16, 2023

Conversation

burgholzer
Copy link
Member

Description

Fixes #90

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 May 16, 2023
@burgholzer burgholzer self-assigned this May 16, 2023
@burgholzer burgholzer enabled auto-merge (squash) May 16, 2023 12:04
@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Merging #125 (dd39229) into main (f002d99) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #125   +/-   ##
=====================================
  Coverage   85.6%   85.6%           
=====================================
  Files         20      20           
  Lines       1362    1362           
  Branches     190     190           
=====================================
  Hits        1166    1166           
  Misses       196     196           
Flag Coverage Δ
cpp 79.5% <ø> (ø)
python 97.2% <ø> (ø)

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

@burgholzer burgholzer merged commit ea3245d into main May 16, 2023
@burgholzer burgholzer deleted the fix-upload-case-style branch May 16, 2023 13:38
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.

✨ change PyPI upload option to kebab-case
1 participant