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

changed the installation of JuliaSymbolsInModule #297

Merged
merged 1 commit into from
Nov 7, 2019

Conversation

ThomasBreuer
Copy link
Member

Apparently the (unused) second argument of InstallGlobalFunction is going to be deprecated.

Apparently the (unused) second argument of `InstallGlobalFunction` is going to be deprecated.
@codecov
Copy link

codecov bot commented Nov 7, 2019

Codecov Report

Merging #297 into master will increase coverage by 0.34%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #297      +/-   ##
==========================================
+ Coverage   69.55%   69.89%   +0.34%     
==========================================
  Files          57       57              
  Lines        3757     3737      -20     
==========================================
- Hits         2613     2612       -1     
+ Misses       1144     1125      -19
Impacted Files Coverage Δ
pkg/GAPJulia/JuliaInterface/gap/JuliaInterface.gi 98.47% <ø> (-0.02%) ⬇️
src/GAP.jl 91.89% <0%> (+2.41%) ⬆️
src/julia_to_gap.jl 95.38% <0%> (+2.84%) ⬆️
src/ccalls.jl 98.38% <0%> (+3.07%) ⬆️
src/packages.jl 94.73% <0%> (+4.73%) ⬆️
pkg/GAPJulia/JuliaExperimental/julia/gapperm.jl 88.14% <0%> (+5.53%) ⬆️

@ThomasBreuer ThomasBreuer merged commit ca000d9 into master Nov 7, 2019
@ThomasBreuer ThomasBreuer deleted the TB_use_InstallGlobalFunction_properly branch November 7, 2019 16:01
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