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

chore: remove temporary debugging logic to push to PyPI #30

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

FelixS90
Copy link
Collaborator

@FelixS90 FelixS90 commented Jul 27, 2024

[x] I followed the How to structure your PR.
[ ] Based on Commit Parsing: In case a new major release will be created (because the body or footer begins with 'BREAKING CHANGE:'), I created a new Jupyter notebook with a matching version.
[ ] Based on Commit Parsing: In case a new minor/patch release will be created (because PR title begins with 'feat'/('fix' or 'perf')), I optionally created a new Jupyter notebook with a matching version.
[ ] In case of API changes, I updated API.md.

Remove debugging code for temporaily pushing to testpypi until infrastructure properly set up.

@FelixS90 FelixS90 changed the title Remove temporary debugging logic to push to PyPI chore: remove temporary debugging logic to push to PyPI Jul 27, 2024
@FelixS90 FelixS90 added the cla Contributor License Agreement sent to Admin label Jul 27, 2024
Copy link

codecov bot commented Jul 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.25%. Comparing base (dc1717b) to head (8cfb1e2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   97.25%   97.25%           
=======================================
  Files           1        1           
  Lines         364      364           
  Branches       93       93           
=======================================
  Hits          354      354           
  Misses          5        5           
  Partials        5        5           
Components Coverage Δ
pylibczirw_python 97.25% <ø> (ø)
pylibczirw_c ∅ <ø> (∅)

@FelixS90 FelixS90 marked this pull request as ready for review August 1, 2024 16:30
@FelixS90 FelixS90 requested a review from a team as a code owner August 1, 2024 16:30
@FelixS90 FelixS90 merged commit 3b2ea06 into main Aug 1, 2024
23 of 26 checks passed
@FelixS90 FelixS90 deleted the remove-pypi-todo branch August 1, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla Contributor License Agreement sent to Admin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant