Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make backend responsible for reporting its own metrics #819

Merged
merged 1 commit into from
Dec 18, 2024

Make backend responsible for reporting its own metrics

24f6a81
Select commit
Loading
Failed to load commit list.
Merged

Make backend responsible for reporting its own metrics #819

Make backend responsible for reporting its own metrics
24f6a81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 1s

74.58% (+0.03%) compared to d4ec7e6

View this Pull Request on Codecov

74.58% (+0.03%) compared to d4ec7e6

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.

Project coverage is 74.58%. Comparing base (d4ec7e6) to head (24f6a81).

Files with missing lines Patch % Lines
backends/rapidpro/backend.go 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #819      +/-   ##
==========================================
+ Coverage   74.54%   74.58%   +0.03%     
==========================================
  Files         112      112              
  Lines       13271    13271              
==========================================
+ Hits         9893     9898       +5     
+ Misses       2658     2653       -5     
  Partials      720      720              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.