igraph / rigraph

igraph R package
https://r.igraph.org
543 stars 201 forks source link

Refactoring around adjacency.R #1370

Closed maelle closed 3 months ago

maelle commented 4 months ago

Not ready yet!

aviator-app[bot] commented 4 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 merged using Aviator.


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 4 months ago

Locally I am getting surprising failures for

  local_igraph_options(print.id = FALSE)
  expect_false(igraph_opt("print.id"))

and thus the related snapshots. :zany_face:

aviator-app[bot] commented 4 months ago

This pull request failed to merge: PR has a blocked label, remove to re-queue. Once the issues are resolved, remove the blocked label and re-queue the pull request. Note that the pull request will be automatically re-queued if it has the mergequeue label.

aviator-app[bot] commented 4 months ago

This pull request failed to merge: some CI status(es) failed. Once the issues are resolved, remove the blocked label and re-queue the pull request. Note that the pull request will be automatically re-queued if it has the mergequeue label.

Failed CI(s): Check ubuntu-20.04 (oldrel-4), Check ubuntu-20.04 (oldrel-3)

krlmlr commented 4 months ago

Needs a fix for oldrel-3.