Plant-Tracer / webapp

Client and Server for web-based JavaScript app
GNU Affero General Public License v3.0
0 stars 2 forks source link

New movie player in the analysis panel that downloads a zipfile of all JPEGs #423

Closed simsong closed 3 months ago

simsong commented 3 months ago

Closes #404 Closes #414 Closes #403 Closes #401 Closes #386 Closes #364 Closes #326 Closes #371

Progress on #141

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 87.28324% with 22 lines in your changes missing coverage. Please review.

Project coverage is 84.44%. Comparing base (19dfdb4) to head (ee3a033).

Files Patch % Lines
db.py 81.81% 8 Missing :warning:
tracker.py 80.76% 5 Missing :warning:
bottle_api.py 91.66% 4 Missing :warning:
db_object.py 57.14% 3 Missing :warning:
bottle_app.py 84.61% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #423 +/- ## ========================================== + Coverage 84.30% 84.44% +0.14% ========================================== Files 23 23 Lines 2637 2720 +83 ========================================== + Hits 2223 2297 +74 - Misses 414 423 +9 ```

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

simsong commented 3 months ago

This seems to now work! image

simsong commented 3 months ago

@joedinsmoor and @sbarber2 — My plan is to merge this into main after I have this running on dev.

simsong commented 3 months ago

Sorry, @snyk-bot , I'm accepting this PR.