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

Fix @GC.preserve -> GC.@preserve #1927

Merged
merged 1 commit into from
Oct 27, 2024
Merged

Fix @GC.preserve -> GC.@preserve #1927

merged 1 commit into from
Oct 27, 2024

Conversation

fingolfin
Copy link
Member

This old syntax has been deprecated for a long time.

This old syntax has been deprecated for a long time.
Copy link

codecov bot commented Oct 27, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.39%. Comparing base (eea3f94) to head (9bb2bb6).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/flint/fmpq_mpoly.jl 0.00% 1 Missing ⚠️
src/flint/fmpz_mpoly.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1927      +/-   ##
==========================================
- Coverage   87.41%   87.39%   -0.02%     
==========================================
  Files          97       97              
  Lines       35626    35642      +16     
==========================================
+ Hits        31142    31151       +9     
- Misses       4484     4491       +7     

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

@lgoettgens lgoettgens enabled auto-merge (squash) October 27, 2024 16:19
@lgoettgens lgoettgens merged commit 9dd324d into master Oct 27, 2024
22 of 24 checks passed
@lgoettgens lgoettgens deleted the mh/GC_preserve branch October 27, 2024 18:27
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