Conversation
|
@maelle: Will there be conflicts with your work? I can rerun my code very easily on top of your changes if needed. |
Codecov Report
@@ Coverage Diff @@
## main #722 +/- ##
==========================================
+ Coverage 53.92% 53.95% +0.02%
==========================================
Files 357 355 -2
Lines 73281 73344 +63
==========================================
+ Hits 39519 39574 +55
- Misses 33762 33770 +8
... and 7 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Does this rename, or move the definition of, functions used in https://github.com/igraph/rigraph/blob/main/R/zzz-deprecate.R (second arguments of calls to |
|
No, |
|
we decided waiting for my finalizing #716 |
|
Sorry, trying to avoid cascades of blockers here. We'll work around any problems that arise from that. |
We can now handle aliases directly in the R code, this removes one layer of indirection.
Implemented by the following script: