You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yep the way that increment and other functions deal with missing args is... unusual. But it's been this way for a long time and is a bit tough to consider changing for legacy reasons. If someone sees ways we can make this better that looks safe, and tests cover it, I'm good with it.
I noticed that the following call results in an invalid metric format.
I think the issue is due to the arguments length check here.
The text was updated successfully, but these errors were encountered: