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

Adding support for error handling #81

Merged
merged 5 commits into from
Dec 14, 2024
Merged

Conversation

sashirestela
Copy link
Owner

No description provided.

@sashirestela sashirestela linked an issue Dec 14, 2024 that may be closed by this pull request
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2024

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

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.49%. Comparing base (5bdd0d5) to head (2295a16).

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

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #81      +/-   ##
============================================
+ Coverage     97.40%   97.49%   +0.08%     
- Complexity      274      281       +7     
============================================
  Files            33       33              
  Lines           772      797      +25     
  Branches         73       74       +1     
============================================
+ Hits            752      777      +25     
  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 7546858 into main Dec 14, 2024
3 checks passed
@sashirestela sashirestela deleted the 80-support-for-error-handling branch December 14, 2024 17:44
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