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

Parse date values returned from earthranger #231

Merged
merged 11 commits into from
Aug 7, 2024

Conversation

atmorling
Copy link
Contributor

closes #223

@atmorling atmorling requested review from walljcg and Yun-Wu August 1, 2024 10:35
@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2024

Codecov Report

Attention: Patch coverage is 10.00000% with 36 lines in your changes missing coverage. Please review.

Project coverage is 62.97%. Comparing base (55e989a) to head (e50160e).
Report is 7 commits behind head on master.

Files Patch % Lines
ecoscope/io/earthranger.py 5.55% 17 Missing ⚠️
ecoscope/io/async_earthranger.py 6.66% 14 Missing ⚠️
ecoscope/io/earthranger_utils.py 28.57% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #231       +/-   ##
===========================================
- Coverage   73.61%   62.97%   -10.64%     
===========================================
  Files          29       30        +1     
  Lines        2240     2304       +64     
===========================================
- Hits         1649     1451      -198     
- Misses        591      853      +262     

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

@atmorling atmorling merged commit 6a96010 into wildlife-dynamics:master Aug 7, 2024
4 checks passed
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.

Parse event datetime columns (created_at, updated_at, end_time)
3 participants