chore: Reverse-dependency run against main (most, depth 2) - #2846
Draft
krlmlr wants to merge 2 commits into
Draft
Conversation
Empty commit: a branch for `revdep2` to check `main` from, after #2834, #2842 and #2843. `most`, depth 2. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01D1xpHRV7yVfgtJg4vp9P7z
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Empty commit, so
revdep2has a branch to checkmainfrom and to commit the report back to.Runs
which: most,depth: 2— the first depth-2 run since #2834 landed, so it also exercises the collector on a many-shard, multi-wave plan rather than the single shard the last retry produced.Baseline for what should have changed:
simplify()honoursedge.attr.combon an already-simple graph again #2843 restoressimplify()'s canonical edge order for direct callers, which should clear archeofrag and gemtc.as_adjacency_matrix(attr = NULL)is unweighted again #2842 makesas_adjacency_matrix(attr = NULL)unweighted again, which should clear bnstruct.revdep2runs comparable, resilient, and honest about what they checked #2834 fixes the collector, so the report should reflect this run rather than carry the previous one.Depth 2 also brings in lagdynamics and migraph for the first time — both reach igraph through another package (
tna,manynet), so no depth-1 run has ever checked them.Draft: this is not a change to merge, it is a run to read.
🤖 Generated with Claude Code
https://claude.ai/code/session_01D1xpHRV7yVfgtJg4vp9P7z
Generated by Claude Code