Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
fb8fd7d to
2dc4deb
Compare
2dc4deb to
9aef0ec
Compare
9aef0ec to
af7fd77
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #204 +/- ##
==========================================
+ Coverage 32.26% 34.46% +2.19%
==========================================
Files 18 18
Lines 1934 1979 +45
==========================================
+ Hits 624 682 +58
+ Misses 1253 1233 -20
- Partials 57 64 +7
☔ View full report in Codecov by Sentry. |
af7fd77 to
badd51b
Compare
badd51b to
0033058
Compare
44de926 to
d97f017
Compare
d97f017 to
6042d0e
Compare
6042d0e to
31ffcb6
Compare
in particular: follow: - (no record)/NONE -> PENDING - OPTED_OUT -> APPROVED unfollow: - PENDING -> NONE - APPROVED -> OPTED_OUT this also tries to normalize NONE status with record not present
31ffcb6 to
566fcf1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
in particular:
follow:
unfollow:
this also tries to normalize NONE status with record not present