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

test: merge all tests for foreign.R into one test file #1713

Merged
merged 8 commits into from
Feb 27, 2025
Merged

test: merge all tests for foreign.R into one test file #1713

merged 8 commits into from
Feb 27, 2025

Conversation

maelle
Copy link
Contributor

@maelle maelle commented Feb 24, 2025

not many tests at the moment

@maelle maelle requested a review from schochastics February 24, 2025 09:01
Copy link
Contributor

aviator-app bot commented Feb 24, 2025

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged manually (without Aviator). Merging manually can negatively impact the performance of the queue. Consider using Aviator next time.


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

@@ -20,8 +20,12 @@ local_rng_version <- function(version, .local_envir = parent.frame()) {
orig
}

expect_isomorphic <- function(g1, g2) {
expect_true(isomorphic(g1, g2))
expect_isomorphic <- function(g1, g2, ...) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I also made sure this was use in all files

@maelle maelle merged commit b23e7e1 into main Feb 27, 2025
11 checks passed
@maelle maelle deleted the format branch February 27, 2025 09:29
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