Closed sydp closed 11 months ago
Attention: 20 lines
in your changes are missing coverage. Please review.
Comparison is base (
f774504
) 96.15% compared to head (4e3f69d
) 95.41%. Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
dfdatetime/golang_time.py | 68.25% | 20 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@sydp what is the status of this PR?
@sydp what is the status of this PR?
PTAL when you can, thanks.
@sydp PTAL at https://github.com/log2timeline/dfdatetime/pull/270 see if that solves the problem you are trying to solve, without adding a nanoseconds specific method.
Closing this in favor of https://github.com/log2timeline/dfdatetime/pull/270
Add method to copy from a nanosecond precision time string:
Fixes #263