mozilla-services / python-dockerflow

A Python package to implement tools and helpers for Mozilla Dockerflow
https://python-dockerflow.readthedocs.io
Mozilla Public License 2.0
38 stars 21 forks source link

Log checks messages in heartbeat view #86

Closed leplatrem closed 9 months ago

leplatrem commented 10 months ago

This implements monitoring-heartbeat-error of our https://mozilla.github.io/syseng-pod/quality-standards/

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (54bebb2) 97.80% compared to head (2d6a47a) 97.84%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #86 +/- ## ========================================== + Coverage 97.80% 97.84% +0.04% ========================================== Files 18 18 Lines 591 602 +11 Branches 85 88 +3 ========================================== + Hits 578 589 +11 Misses 9 9 Partials 4 4 ```

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