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
In #59 I added functionality to choose the correct overage or regular rate per credit. This logic doesn't account for the corner case where an account runs out of remaining balance midway through the day. See here for details.
The impact of this is low, but nonetheless a bug.
The text was updated successfully, but these errors were encountered:
In #59 I added functionality to choose the correct
overage
orregular
rate per credit. This logic doesn't account for the corner case where an account runs out of remaining balance midway through the day. See here for details.The impact of this is low, but nonetheless a bug.
The text was updated successfully, but these errors were encountered: