Plant-Tracer / webapp

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

remove frame_id from API and internals #411

Closed simsong closed 1 month ago

simsong commented 1 month ago

Closes #410

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 84.30%. Comparing base (c3d503e) to head (79b2bb9).

:exclamation: Current head 79b2bb9 differs from pull request most recent head 6bf6631

Please upload reports for the commit 6bf6631 to get more accurate results.

Files Patch % Lines
bottle_api.py 70.83% 14 Missing :warning:
db.py 92.85% 1 Missing :warning:
db_object.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #411 +/- ## ========================================== + Coverage 82.44% 84.30% +1.86% ========================================== Files 23 23 Lines 2859 2651 -208 ========================================== - Hits 2357 2235 -122 + Misses 502 416 -86 ```

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