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

Rename _error to error_fn #3600

Merged
merged 2 commits into from
Dec 7, 2023
Merged

Rename _error to error_fn #3600

merged 2 commits into from
Dec 7, 2023

Conversation

odow
Copy link
Member

@odow odow commented Dec 7, 2023

I have never liked _error as the name of a positional argument, especially when it appears in docstrings.

Part of #3513

@odow odow requested a review from blegat December 7, 2023 02:02
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (59cc031) 97.84% compared to head (839981c) 98.29%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/variables.jl 54.54% 5 Missing ⚠️
src/macros.jl 96.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3600      +/-   ##
==========================================
+ Coverage   97.84%   98.29%   +0.44%     
==========================================
  Files          38       38              
  Lines        5669     5686      +17     
==========================================
+ Hits         5547     5589      +42     
+ Misses        122       97      -25     

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

@odow odow merged commit a8b2655 into master Dec 7, 2023
11 of 12 checks passed
@odow odow deleted the od/error_fn branch December 7, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants