igraph / rigraph

igraph R package
https://r.igraph.org
532 stars 200 forks source link

refactor: use expect_equal() where relevant #1337

Closed maelle closed 1 month ago

maelle commented 2 months ago

Part of #1331

aviator-app[bot] commented 2 months ago

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 closed without merging. If you still want to merge this PR, re-open it.


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.
maelle commented 2 months ago

The last commit is of particular interest since it adds a tolerance argument to expect_equal() calls that failed. :sweat_smile:

maelle commented 2 months ago

Do this after merging/closing most of the open PRs. cc @krlmlr

maelle commented 1 month ago

will open a new PR

maelle commented 1 month ago

1391