Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

chore: enforce use of useToastMutation #201

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

alex-mcgovern
Copy link
Contributor

@alex-mcgovern alex-mcgovern commented Jan 24, 2025

Uses the no-restricted-imports rule to disallow using useMutation from @tanstack/react-query and standardises use of the useToastMutation wrapper (better UX)

Closes #182

@alex-mcgovern alex-mcgovern enabled auto-merge (squash) January 24, 2025 16:00
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 12953088639

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 71.065%

Totals Coverage Status
Change from base Build 12952896157: 0.0%
Covered Lines: 725
Relevant Lines: 915

💛 - Coveralls

@alex-mcgovern alex-mcgovern merged commit 05ed2e2 into main Jan 24, 2025
9 checks passed
@alex-mcgovern alex-mcgovern deleted the chore/enforce-use-of-toast-mutation branch January 24, 2025 16:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add notification to all mutation
3 participants