-
Notifications
You must be signed in to change notification settings - Fork 2
A terminal display method for scalar dnf's? #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is simply amazing. Make sure current conflicts are resolved and we can merge.
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.