astarte-platform / astarte

Core Astarte Repository
https://docs.astarte-platform.org/
Apache License 2.0
238 stars 46 forks source link

Trigger Engine: Fix typo in metric #901

Closed eddbbt closed 6 months ago

eddbbt commented 6 months ago

Due to a typo, the previously added metric about trigger payload total bytes was not set correctly (#899 ). Affected app is Trigger Engine This pr contains a fix

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (f76e555) 68.31% compared to head (cb81a24) 68.32%. Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #901 +/- ## ========================================== + Coverage 68.31% 68.32% +0.01% ========================================== Files 270 274 +4 Lines 7048 7063 +15 ========================================== + Hits 4815 4826 +11 - Misses 2233 2237 +4 ```

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