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

Do not log response check error after 200 status #827

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Do not log response check error after 200 status

1c4826a
Select commit
Loading
Failed to load commit list.
Open

Do not log response check error after 200 status #827

Do not log response check error after 200 status
1c4826a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 1s

74.56% (+0.00%) compared to c1cc157

View this Pull Request on Codecov

74.56% (+0.00%) compared to c1cc157

Details

Codecov Report

Attention: Patch coverage is 58.06452% with 13 lines in your changes missing coverage. Please review.

Project coverage is 74.56%. Comparing base (c1cc157) to head (1c4826a).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
handlers/slack/handler.go 0.00% 3 Missing ⚠️
handlers/firebase/handler.go 60.00% 2 Missing ⚠️
handlers/clickmobile/handler.go 0.00% 1 Missing ⚠️
handlers/clicksend/handler.go 50.00% 1 Missing ⚠️
handlers/rocketchat/handler.go 0.00% 1 Missing ⚠️
handlers/start/handler.go 0.00% 1 Missing ⚠️
handlers/telegram/handler.go 0.00% 1 Missing ⚠️
handlers/telesom/handler.go 0.00% 1 Missing ⚠️
handlers/thinq/handler.go 50.00% 1 Missing ⚠️
handlers/vk/handler.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #827   +/-   ##
=======================================
  Coverage   74.56%   74.56%           
=======================================
  Files         112      112           
  Lines       13274    13274           
=======================================
  Hits         9898     9898           
  Misses       2655     2655           
  Partials      721      721           

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