Adapt Pkg.Operations.prune_manifest call for 1.12#98
Conversation
Co-authored-by: Nick Robinson <npr251@gmail.com>
|
idk how releases work for TestEnv.jl so tagging @oxinabox @KristofferC @davidanthoff -- can we just bump the Project.toml version and run registrator or is this package weird somehow? (i think it used to be?) |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #98 +/- ##
==========================================
- Coverage 20.66% 8.75% -11.92%
==========================================
Files 27 28 +1
Lines 692 617 -75
==========================================
- Hits 143 54 -89
- Misses 549 563 +14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
It is no longer weird. |
|
Lovely. Can you bump the Project.toml version, @Drvi ? (Then merge and release if you have permissions, or let me know if not) |
The signature of the function has changed when workspaces were introduced to
Pkg(diff)