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 throw exception in DashboardClient::sendRequest #249

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

urfeex
Copy link
Member

@urfeex urfeex commented Jan 21, 2025

I don't know why we changed it to throwing an exception. It doesn't make sense for this function.

I don't know why we changed it to throwing an exception. It doesn't make
sense for this function.
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.31%. Comparing base (2c12bee) to head (7f611cc).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
+ Coverage   71.71%   72.31%   +0.60%     
==========================================
  Files          71       71              
  Lines        2786     2796      +10     
  Branches      353      355       +2     
==========================================
+ Hits         1998     2022      +24     
+ Misses        596      586      -10     
+ Partials      192      188       -4     

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

@urfeex urfeex marked this pull request as ready for review January 22, 2025 08:04
@urfeex urfeex requested a review from a team January 22, 2025 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant