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

De-sobekify the Tap methods and remove panics #1265

Merged
merged 12 commits into from
Apr 18, 2024
Merged

De-sobekify the Tap methods and remove panics #1265

merged 12 commits into from
Apr 18, 2024

Conversation

inancgumus
Copy link
Member

What?

Degojaifies the Tap methods.

Why?

See: #1064 and #1251.

Checklist

  • I have performed a self-review of my code
  • I have added tests for my changes
  • I have commented on my code, particularly in hard-to-understand areas

Related PR(s)/Issue(s)

Updates #1251 and #1064.

@inancgumus inancgumus self-assigned this Apr 17, 2024
We'll remove option parsing from Tap soon. So, there won't be a need for
another `tap` method.
@inancgumus inancgumus mentioned this pull request Apr 18, 2024
@inancgumus inancgumus added the stability runtime stability improvements label Apr 18, 2024
@inancgumus inancgumus changed the title Degojaify the Tap methods Degojaify the Tap methods and remove panics Apr 18, 2024
@inancgumus inancgumus marked this pull request as ready for review April 18, 2024 09:35
@andrewslotin andrewslotin self-requested a review April 18, 2024 09:47
Copy link
Contributor

@andrewslotin andrewslotin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 good to see panics being replaced with errors

@inancgumus inancgumus merged commit fcbd86a into main Apr 18, 2024
17 checks passed
@inancgumus inancgumus deleted the degojaify/tap branch April 18, 2024 10:18
@inancgumus inancgumus changed the title Degojaify the Tap methods and remove panics De-sobekify the Tap methods and remove panics Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor stability runtime stability improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants