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

Refactoring Exception Handling #85

Merged
merged 4 commits into from
Dec 18, 2024
Merged

Conversation

sashirestela
Copy link
Owner

No description provided.

@sashirestela sashirestela linked an issue Dec 18, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.50%. Comparing base (8dfb85b) to head (5fed12f).

Files with missing lines Patch % Lines
...b/sashirestela/cleverclient/sender/HttpSender.java 75.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #85      +/-   ##
============================================
+ Coverage     97.49%   97.50%   +0.01%     
+ Complexity      285      284       -1     
============================================
  Files            33       34       +1     
  Lines           798      802       +4     
  Branches         74       76       +2     
============================================
+ Hits            778      782       +4     
  Misses            9        9              
  Partials         11       11              

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

@sashirestela sashirestela merged commit 3a62c11 into main Dec 18, 2024
3 checks passed
@sashirestela sashirestela deleted the 80-support-for-error-handling-2 branch December 18, 2024 23:40
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.

Support for Error Handling
2 participants