-
Notifications
You must be signed in to change notification settings - Fork 418
Trivial #3246 followups. #3959
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
Trivial #3246 followups. #3959
Conversation
👋 I see @tankyleo was un-assigned. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3959 +/- ##
==========================================
- Coverage 88.94% 88.93% -0.02%
==========================================
Files 173 173
Lines 123794 123794
Branches 123794 123794
==========================================
- Hits 110114 110094 -20
- Misses 11227 11242 +15
- Partials 2453 2458 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
974ffeb
to
1f4d837
Compare
Oops, fixed, no changes just comit reordering. |
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.
LGTM! Just one small nit
Instead of making vague reference to "those docs", indicate exactly which docs we're suggesting the user go hunt for. Also, for variant methods, just say "see the original method for more details" rather than trying to spell out all the things that exist in the documentation for the other method. This avoids things getting stale and doesn't reduce the information users have.
1f4d837
to
86c186a
Compare
oops bad rebase sorry, fixed. |
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.
CI failure looks like test flakiness
Yea, I'm not quite sure what those issues are. Some DNS issue (though DNS lookups tested manually on the server complete ~instantly)... |
No description provided.