Closed TheChymera closed 9 months ago
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
98f5cf7
) 88.51% compared to head (5e61268
) 67.92%.
Files | Patch % | Lines |
---|---|---|
dandi/files/bases.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
See #1400 regarding the test failures.
thank you -- makes sense, let's proceed
:rocket: PR was released in 0.59.1
:rocket:
Currently DANDI will fail to work due to this import specifically if etelemetry is not present. All other code points where etelemetry is needed are either caught exceptions or controlled by
NO_ET
.Let me know if I should do this differently.