-
Notifications
You must be signed in to change notification settings - Fork 82
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
[MISC] Refine unknown tag handling (HD/PG) #3248
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
879f896
to
295f664
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3248 +/- ##
==========================================
- Coverage 98.18% 98.17% -0.01%
==========================================
Files 269 269
Lines 11872 11871 -1
==========================================
- Hits 11656 11654 -2
- Misses 216 217 +1 ☔ View full report in Codecov by Sentry. |
295f664
to
3df554f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except this little safety const
everything looks good to me! Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awsome!
No description provided.