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

Allow get_timeinfo to return subhr frequencies #111

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

dougiesquire
Copy link
Collaborator

This PR implements changes to source.utils.get_timeinfo to allow it to return subhr frequencies.

Closes #110

@dougiesquire dougiesquire changed the title add get_timeinfo test Allow get_timeinfo to return subhr frequencies Aug 10, 2023
@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #111 (5f2dbb2) into main (61013e1) will increase coverage by 0.40%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
+ Coverage   96.91%   97.31%   +0.40%     
==========================================
  Files           9        9              
  Lines         519      522       +3     
==========================================
+ Hits          503      508       +5     
+ Misses         16       14       -2     
Files Changed Coverage Δ
src/access_nri_intake/source/utils.py 98.95% <100.00%> (+2.18%) ⬆️

@dougiesquire dougiesquire merged commit 622d8d0 into main Aug 10, 2023
14 checks passed
@dougiesquire dougiesquire deleted the 110_get_timeinfo_bug branch August 10, 2023 04:21
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] get_timeinfo returns subhourly frequencies as 0hr
1 participant