8000 Remove most uses of gap_to_julia by lgoettgens · Pull Request #1771 · thofma/Hecke.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove most uses of gap_to_julia #1771

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

Merged
merged 2 commits into from
Feb 24, 2025
Merged

Conversation

lgoettgens
Copy link
Contributor

Some progress towards oscar-system/Oscar.jl#4625.

The remaining three calls are in the meataxe code, and are present in Oscar.jl/experimental/GModule/src/GModule.jl as well. Those need probably the same changes.

I am not quite sure if such a strict restrictions of GAP.jl versions is necessary, but I am pretty certain that 0.9.6 won't work any more with all of the changes regarding conversions last year. If there is a good reason to keep older versions in there, I can try to test a few combinations, but otherwise I won't spend the time.

cc @fingolfin

@thofma
Copy link
Owner
thofma commented Feb 24, 2025

Don't worry about the version.

Copy link
codecov bot commented Feb 24, 2025

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 76.36%. Comparing base (a83f7dc) to head (915e73f).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ext/GAPExt/abelian_layer.jl 33.33% 2 Missing ⚠️
ext/GAPExt/brauer.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1771       +/-   ##
===========================================
+ Coverage    6.44%   76.36%   +69.92%     
===========================================
  Files         362      362               
  Lines      114242   114381      +139     
===========================================
+ Hits         7362    87349    +79987     
+ Misses     106880    27032    -79848     
Files with missing lines Coverage Δ
ext/GAPExt/fields.jl 94.31% <100.00%> (+94.31%) ⬆️
ext/GAPExt/maximal_abelian_subextension.jl 88.00% <ø> (+88.00%) ⬆️
ext/GAPExt/merge.jl 69.21% <100.00%> (+69.21%) ⬆️
ext/GAPExt/brauer.jl 74.41% <50.00%> (+74.41%) ⬆️
ext/GAPExt/abelian_layer.jl 91.22% <33.33%> (+91.22%) ⬆️

... and 319 files with indirect coverage changes

@thofma thofma merged commit a3a576c into thofma:master Feb 24, 2025
17 checks passed
@lgoettgens lgoettgens deleted the lg/gap_to_julia branch February 24, 2025 17:24
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
0