-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set fixed values and column attrs on autogen class #800
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dev #800 +/- ##
==========================================
+ Coverage 88.57% 88.59% +0.01%
==========================================
Files 45 45
Lines 9400 9424 +24
Branches 2673 2684 +11
==========================================
+ Hits 8326 8349 +23
- Misses 759 760 +1
Partials 315 315
☔ View full report in Codecov by Sentry. |
This issue is blocking progress on the ndx-events extension and also I should have been finished it a long time ago... |
Also fix #972. |
Also fix #973 which uses related code. |
Motivation
Fix #798
How to test the behavior?
Checklist
flake8
from the source directory.