Open leehosu opened 1 week ago
See: Environment Details | Pipeline Logs
Available commands (reply to this comment):
/bns:start
to start the environment /bns:deploy
to redeploy the environment /bns:delete
to remove the environment Attention: Patch coverage is 33.33333%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 54.97%. Comparing base (
83953fe
) to head (c4f5b5b
). Report is 40 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
server/metrics/metrics.go | 33.33% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes #20801
Refactored DAU metrics logic to improve accuracy, performance, and reliability in tracking daily active users for Argo CD.
Checklist: