Open
Conversation
Member
Author
Member
Author
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #45 +/- ##
==========================================
+ Coverage 52.84% 53.50% +0.66%
==========================================
Files 51 52 +1
Lines 3151 3254 +103
==========================================
+ Hits 1665 1741 +76
- Misses 1486 1513 +27 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…nused configuration parameter (which was used in the old test mode)
… name: "Submodule for datasets #41" - Added new dependencies to Project.toml: DataFrames and Pkg. - Removed the obsolete espresso file. - Enhanced the minimize.jl file with improved comments and artifact loading logic. - Created artifactloader.jl to manage artifact downloads and extraction. - Implemented loader.jl to automate the generation of Artifacts.toml. - Added Artifacts.toml with necessary artifact entries for ABC and MITESPRESSO.
alberto-paparella
approved these changes
Sep 1, 2025
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.


I was thinking something like this would be nice to have for inspecting, debugging etc.
I have a draft here it's a bit buggy, but we can iterate a bit if it's deemed useful.