-
Notifications
You must be signed in to change notification settings - Fork 15
Set time_units #680
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 time_units #680
Conversation
bc92f27
to
b3b315e
Compare
Codecov Report
@@ Coverage Diff @@
## main #680 +/- ##
==========================================
- Coverage 96.32% 93.10% -3.22%
==========================================
Files 12 17 +5
Lines 3507 5149 +1642
Branches 666 957 +291
==========================================
+ Hits 3378 4794 +1416
- Misses 96 235 +139
- Partials 33 120 +87
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
LGTM. Does the |
Great
I will check in the tests. About to write now. Got held up by writing the workbook! |
b3b315e
to
cc7ffc8
Compare
Tests done. To avoid setting the time units on separate code paths, I changed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just another test and update the changelog please.
cc7ffc8
to
deff9c4
Compare
deff9c4
to
9587d39
Compare
No tests yet, draft to se if this is the right simple approach.