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(add and remove tags): allow adding and removing tags #556

Merged

Conversation

rileylnapier
Copy link
Collaborator

Description

allow adding and removing tags

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

Fix [#1]()

Copy link

linear bot commented Mar 29, 2024

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

Attention: Patch coverage is 23.52941% with 39 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (main@95e8a5f). Click here to learn what that means.

Files Patch % Lines
packages/react-hooks/src/inbox/reducer.ts 9.09% 20 Missing ⚠️
...ackages/react-hooks/src/inbox/use-inbox-actions.ts 0.00% 12 Missing ⚠️
packages/client-graphql/src/inbox/track-event.ts 46.15% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #556   +/-   ##
=======================================
  Coverage        ?   35.31%           
=======================================
  Files           ?       72           
  Lines           ?     1243           
  Branches        ?      384           
=======================================
  Hits            ?      439           
  Misses          ?      804           
  Partials        ?        0           

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

@rileylnapier rileylnapier force-pushed the riley/c-11600-inbox-allow-for-updating-a-messages-tags branch from 0ce54ff to f8c98c3 Compare April 1, 2024 19:27
@rileylnapier rileylnapier enabled auto-merge (rebase) April 2, 2024 00:40
@rileylnapier rileylnapier merged commit 48d9ce5 into main Apr 2, 2024
7 checks passed
@rileylnapier rileylnapier deleted the riley/c-11600-inbox-allow-for-updating-a-messages-tags branch April 2, 2024 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants