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 skip on test_get_patrol_observations() #156

Merged
merged 1 commit into from
May 14, 2024

Conversation

ericgitonga
Copy link
Contributor

@ericgitonga ericgitonga commented May 14, 2024

Mixup in KDB data caused this test to fail. Getting KDB observation data from a very specific time period and linking it to a patrol within that same time period and uploading this to MEP-Dev fixes the problem. I have gone ahead and removed the skip from the test, thus this PR to update that.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 58.55%. Comparing base (4b8908e) to head (3aad39d).
Report is 30 commits behind head on master.

Files Patch % Lines
ecoscope/version.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
+ Coverage   53.71%   58.55%   +4.83%     
==========================================
  Files          26       25       -1     
  Lines        2020     2000      -20     
==========================================
+ Hits         1085     1171      +86     
+ Misses        935      829     -106     

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

@ericgitonga ericgitonga merged commit d02a3f3 into master May 14, 2024
6 checks passed
@ericgitonga ericgitonga deleted the fix-failing-test_get_patrol_observations branch May 14, 2024 13:36
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.

3 participants