Skip to content
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

Handle seconds in datetimes #40

Merged
merged 2 commits into from
Sep 19, 2022
Merged

Handle seconds in datetimes #40

merged 2 commits into from
Sep 19, 2022

Conversation

prakaa
Copy link
Collaborator

@prakaa prakaa commented Sep 19, 2022

Closes #39

@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2022

Codecov Report

Merging #40 (8c94427) into master (f89f3c5) will increase coverage by 0.45%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   95.51%   95.97%   +0.45%     
==========================================
  Files           9        9              
  Lines         714      721       +7     
  Branches      144      145       +1     
==========================================
+ Hits          682      692      +10     
+ Misses         18       16       -2     
+ Partials       14       13       -1     
Flag Coverage Δ
unittests 95.97% <100.00%> (+0.45%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/nemseer/query.py 99.09% <100.00%> (+1.98%) ⬆️
src/nemseer/data_handlers.py 95.00% <0.00%> (+1.25%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@prakaa prakaa merged commit 0785662 into master Sep 19, 2022
@prakaa prakaa deleted the handle-seconds-datetime branch September 19, 2022 03:09
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.

Handle datetimes with seconds
2 participants