Closed rly closed 6 months ago
Attention: Patch coverage is 76.92308%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 91.88%. Comparing base (
05756f9
) to head (7a8bce5
). Report is 16 commits behind head on dev.
Files | Patch % | Lines |
---|---|---|
src/pynwb/file.py | 66.66% | 3 Missing and 3 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This reverts commit ff1a03cb8300527bda3f356fb0c7c48f4b97faea from #1886.
Motivation
DANDI is having issues publishing datasets without a timezone. While this is being resolved, the team decided to revert the change that removes automatically setting a timezone when it is missing. Partially reverting #1886 is likely to mess up the new tests, so for time efficiency, I am reverting the entire PR. We can revert this when the DANDI issues have been resolved.
Checklist
flake8
from the source directory.