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

Chore: update conversions and error-handling #516

Merged
merged 14 commits into from
Dec 1, 2023
Merged

Chore: update conversions and error-handling #516

merged 14 commits into from
Dec 1, 2023

Conversation

sorhawell
Copy link
Collaborator

@sorhawell sorhawell commented Nov 18, 2023

Refactor error handling of about 20 methods where return signature is -> List pr -> Result<_, String> .
Update conversions to use solely robj_to!

From a text search it appears there are at least 100 more methods/functions due to refactoring.

I prefer to wrap up this PR and start a new one.

Merge remote-tracking branch 'origin/main' into more_rpolarserr

# Conflicts:
#	src/rust/src/rlib.rs
Merge remote-tracking branch 'origin/main' into more_rpolarserr

# Conflicts:
#	R/expr__expr.R
#	man/Expr_diff.Rd
Merge branch 'main' into more_rpolarserr

# Conflicts:
#	NEWS.md
#	src/rust/src/lazy/dsl.rs
Merge branch 'main' into more_rpolarserr

# Conflicts:
#	NEWS.md
@sorhawell sorhawell changed the title WIP: chore: update conversions and error-handling Chore: update conversions and error-handling Nov 29, 2023
@sorhawell sorhawell marked this pull request as ready for review November 29, 2023 23:07
NEWS.md Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@eitsupi eitsupi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eitsupi eitsupi merged commit 7c684fb into main Dec 1, 2023
30 checks passed
@eitsupi eitsupi deleted the more_rpolarserr branch December 1, 2023 15:49
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like the wrong update was committed.

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.

2 participants