Closed justinlin-linkedin closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 70.22%. Comparing base (
52ba813
) to head (e775ebb
). Report is 41 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary
In ReplicaThread, we try to record exceptions in the metric for error cases. However, we don't have an umbrella exception counter for overall error cases. This PR adds that.
Test
Unit test