drivendataorg / zamba

A Python package for identifying 42 kinds of animals, training custom models, and estimating distance from camera trap videos
https://zamba.drivendata.org/docs/stable/
MIT License
116 stars 27 forks source link

Minimal botocore #318

Closed pjbull closed 6 months ago

pjbull commented 6 months ago

Add minimal botocore version.

Workaround for #315

netlify[bot] commented 6 months ago

Deploy Preview for silly-keller-664934 ready!

Name Link
Latest commit 8925c364e15e3cf21d6dd8ee62025e62419abfea
Latest deploy log https://app.netlify.com/sites/silly-keller-664934/deploys/6622c5f7a290a60008de051c
Deploy Preview https://deploy-preview-318--silly-keller-664934.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 6 months ago

🚀 Deployed on https://deploy-preview-318--silly-keller-664934.netlify.app

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.4%. Comparing base (f11fa5a) to head (8925c36). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #318 +/- ## ======================================== - Coverage 87.6% 87.4% -0.3% ======================================== Files 26 26 Lines 2178 2191 +13 ======================================== + Hits 1908 1915 +7 - Misses 270 276 +6 ```