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

detect error name #38

Merged
merged 1 commit into from
Nov 6, 2024
Merged

detect error name #38

merged 1 commit into from
Nov 6, 2024

Conversation

nikolaydubina
Copy link
Owner

closes #37

@nikolaydubina nikolaydubina self-assigned this Nov 6, 2024
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.

Project coverage is 84.07%. Comparing base (63d4ac8) to head (77a5ca1).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
processor/processor.go 75.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   84.23%   84.07%   -0.16%     
==========================================
  Files           7        7              
  Lines         406      402       -4     
==========================================
- Hits          342      338       -4     
  Misses         44       44              
  Partials       20       20              

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

@nikolaydubina nikolaydubina merged commit d1e1573 into master Nov 6, 2024
5 checks passed
@nikolaydubina nikolaydubina deleted the detect-error-name branch November 6, 2024 11:51
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.

automatic error name detection in return vars
1 participant