Plant-Tracer / webapp

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

Dev movieplayer #399

Closed simsong closed 1 month ago

simsong commented 2 months ago

backend signed frame API for javascript movie player appears working

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 84.72%. Comparing base (6e050fb) to head (1619eca). Report is 3 commits behind head on main.

Files Patch % Lines
db.py 82.52% 18 Missing :warning:
bottle_api.py 92.59% 2 Missing :warning:
db_object.py 84.61% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #399 +/- ## ========================================== + Coverage 83.98% 84.72% +0.73% ========================================== Files 22 23 +1 Lines 2647 2749 +102 ========================================== + Hits 2223 2329 +106 + Misses 424 420 -4 ```

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