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

Fix county level calibration #198

Merged
merged 2 commits into from
Feb 23, 2024
Merged

Fix county level calibration #198

merged 2 commits into from
Feb 23, 2024

Conversation

ChrisJones687
Copy link
Member

County level comparison would fail if there was no host due to trying to draw a sample from an empty list. Added a check for hosts in a polygon prior to drawing from sample.

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.48%. Comparing base (a0c8c93) to head (b114530).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
- Coverage   84.49%   84.48%   -0.02%     
==========================================
  Files          59       59              
  Lines        6282     6283       +1     
==========================================
  Hits         5308     5308              
- Misses        974      975       +1     

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

@ChrisJones687 ChrisJones687 merged commit 9aece1c into main Feb 23, 2024
8 checks passed
@ChrisJones687 ChrisJones687 deleted the fix_county_cal branch February 23, 2024 14:56
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.

1 participant