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 builder's build, it had checked the time is null so that the time for point never be null. So it can be removed to avoid duplicated check and improve the code coverage.
0 commit comments