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: useToastMutation hook #183

Merged
merged 5 commits into from
Jan 23, 2025
Merged

feat: useToastMutation hook #183

merged 5 commits into from
Jan 23, 2025

Conversation

alex-mcgovern
Copy link
Collaborator

This is a very small addition — a hook for wrapping a mutation that notifies on various states using sonners toast.promise API.`

@coveralls
Copy link
Collaborator

coveralls commented Jan 23, 2025

Pull Request Test Coverage Report for Build 12932499452

Details

  • 0 of 6 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.4%) to 68.596%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/hooks/use-toast-mutation.ts 0 6 0.0%
Totals Coverage Status
Change from base Build 12927769767: -0.4%
Covered Lines: 636
Relevant Lines: 831

💛 - Coveralls

@alex-mcgovern alex-mcgovern merged commit 9fe55a5 into main Jan 23, 2025
7 of 8 checks passed
@alex-mcgovern alex-mcgovern deleted the feat/use-toast-mutation branch January 23, 2025 15:33
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.

3 participants