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

Replace InstallValue and InstallGobalFunction by BindGlobal #600

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

fingolfin
Copy link
Member

@fingolfin fingolfin commented Jan 10, 2024

... in many cases. Note that InstallValue is a somewhat dangerous operation that we hope to phase out in GAP on the long run.

See also gap-system/gap#1637 for some background

.. in many cases. Note that `InstallValue` is a somewhat dangerous
operation that we hope to phase out in GAP on the long run.
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (03e550b) 70.57% compared to head (6b76144) 70.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #600      +/-   ##
==========================================
- Coverage   70.57%   70.52%   -0.06%     
==========================================
  Files         439      437       -2     
  Lines       72200    72069     -131     
==========================================
- Hits        50957    50827     -130     
+ Misses      21243    21242       -1     
Flag Coverage Δ
4ti2Interface 50.00% <ø> (ø)
ExamplesForHomalg 96.98% <ø> (ø)
Gauss 80.45% <ø> (ø)
GaussForHomalg 95.41% <ø> (ø)
GradedModules 79.47% <100.00%> (-0.23%) ⬇️
GradedRingForHomalg 72.72% <ø> (ø)
HomalgToCAS 72.15% <ø> (ø)
IO_ForHomalg 70.78% <ø> (ø)
LocalizeRingForHomalg 61.23% <ø> (ø)
MatricesForHomalg 70.08% <ø> (+<0.01%) ⬆️
Modules 77.68% <100.00%> (-0.07%) ⬇️
RingsForHomalg 46.89% <ø> (ø)
SCO 80.27% <ø> (ø)
ToolsForHomalg 68.78% <ø> (ø)
homalg 73.57% <100.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@mohamed-barakat mohamed-barakat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much.

@mohamed-barakat mohamed-barakat merged commit c90ddd3 into homalg-project:master Jan 10, 2024
4 of 5 checks passed
@fingolfin fingolfin deleted the mh/InstallValue branch January 11, 2024 22:26
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