Skip to content
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

enhance Packages.install #1019

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

ThomasBreuer
Copy link
Member

First check whether the required version of the package is already installed,
and in this case return true without calling GAP's PackageManager.

First check whether the required version of the package
is already installed,
and in this case return `true` without calling GAP's PackageManager.
Copy link

codecov bot commented Jul 2, 2024

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 75.77%. Comparing base (efac892) to head (3be4289).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1019      +/-   ##
==========================================
- Coverage   76.03%   75.77%   -0.27%     
==========================================
  Files          51       51              
  Lines        4165     4182      +17     
==========================================
+ Hits         3167     3169       +2     
- Misses        998     1013      +15     
Files Coverage Δ
src/packages.jl 70.90% <0.00%> (-7.10%) ⬇️

... and 2 files with indirect coverage changes

@fingolfin fingolfin merged commit 48061b6 into oscar-system:master Jul 3, 2024
20 of 22 checks passed
@ThomasBreuer ThomasBreuer deleted the TB_install_shortcut branch July 3, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants