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

feat!: allow empty object when method doesn't take parameters #19

Closed
wants to merge 2 commits into from

Conversation

phaux
Copy link
Owner

@phaux phaux commented Jun 2, 2024

BREAKING CHANGE: abort signal is now separate argument from the rest of method parameters.

@phaux phaux changed the title feat: allow empty object when method doesn't take parameters feat!: allow empty object when method doesn't take parameters Jun 2, 2024
Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.95%. Comparing base (6989d4c) to head (e3a44e7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   96.98%   96.95%   -0.03%     
==========================================
  Files           9        9              
  Lines         232      230       -2     
  Branches       42       42              
==========================================
- Hits          225      223       -2     
  Misses          6        6              
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@phaux phaux closed this Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant