nycmeshnet / meshdb

A convenient, stable, and sane database for tracking Members and Nodes for use with robots and humans
https://db.nycmesh.net
MIT License
12 stars 14 forks source link

Fixes to panorama. Move files, update timeout, add retry logic #715

Closed WillNilges closed 3 hours ago

WillNilges commented 1 day ago
codecov[bot] commented 16 hours ago

Codecov Report

Attention: Patch coverage is 86.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 94.62%. Comparing base (6de5e94) to head (166803c). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/meshapi/util/panoramas.py 87.87% 4 Missing :warning:
src/meshapi/tasks.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #715 +/- ## ========================================== + Coverage 94.48% 94.62% +0.13% ========================================== Files 86 87 +1 Lines 3589 3606 +17 ========================================== + Hits 3391 3412 +21 + Misses 198 194 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

WillNilges commented 8 hours ago

very weird... we never clear the panoramas, so I'm not sure why they disappear... I wanna merge this and mess with it in prod.

WillNilges commented 7 hours ago

I bet the token is wrong on that test that's 401'ing.

WillNilges commented 7 hours ago

heck Error: 1-21 18:34:00,304] [2884] [ERROR] Error: Got status 401 from GitHub trying to get SHA: {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest","status":"401"}