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

Remove bare get_timeinfo, repoint tests to GenericTimeParser #315

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

marc-white
Copy link
Collaborator

Closes #314 .

The simple PR removes source.utils.get_timeinfo, which has been superseded by GenericTimeParser. The related tests have been switched to use that Parser.

@marc-white marc-white linked an issue Jan 15, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.76%. Comparing base (1e08b06) to head (0338af3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #315      +/-   ##
==========================================
- Coverage   98.14%   95.76%   -2.38%     
==========================================
  Files          11       11              
  Lines        1024      969      -55     
==========================================
- Hits         1005      928      -77     
- Misses         19       41      +22     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

[BUG] remove deprecated get_timeinfo method from source/utils.py
1 participant