Skip to content

Conversation

rly
Copy link
Contributor

@rly rly commented Sep 19, 2025

Motivation

Fix #1311. Requires #1312. Related to #1313 and might be merged with that.

How to test the behavior?

Show how to reproduce the new behavior (can be a bug fix or a new feature)

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Does the PR clearly describe the problem and the solution?
  • Have you reviewed our Contributing Guide?
  • Does the PR use "Fix #XXX" notation to tell GitHub to close the relevant issue numbered XXX when the PR is merged?

Copy link

codecov bot commented Sep 19, 2025

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.97%. Comparing base (285fe2b) to head (a8a4475).

Files with missing lines Patch % Lines
src/hdmf/build/objectmapper.py 0.00% 4 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (285fe2b) and HEAD (a8a4475). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (285fe2b) HEAD (a8a4475)
5 1
Additional details and impacted files
@@             Coverage Diff             @@
##              dev    #1314       +/-   ##
===========================================
- Coverage   91.63%   37.97%   -53.67%     
===========================================
  Files          42       42               
  Lines        9613     9615        +2     
  Branches     1941     1942        +1     
===========================================
- Hits         8809     3651     -5158     
- Misses        522     5636     +5114     
- Partials      282      328       +46     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Cannot build data (dataset) with dtype datetime

1 participant