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 some more issue reported by JET #1762

Merged
merged 2 commits into from
May 29, 2024
Merged

Conversation

lgoettgens
Copy link
Collaborator

No description provided.

@lgoettgens lgoettgens requested a review from fingolfin May 28, 2024 16:06
Copy link

codecov bot commented May 28, 2024

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 85.58%. Comparing base (b04719f) to head (bb834f8).

Files Patch % Lines
src/HeckeMiscPoly.jl 0.00% 2 Missing ⚠️
src/HeckeMoreStuff.jl 0.00% 2 Missing ⚠️
src/flint/fmpz_laurent_series.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1762      +/-   ##
==========================================
+ Coverage   85.48%   85.58%   +0.09%     
==========================================
  Files          95       95              
  Lines       36923    36923              
==========================================
+ Hits        31565    31601      +36     
+ Misses       5358     5322      -36     

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

@thofma
Copy link
Member

thofma commented May 28, 2024

Some (most) of them were not known, since there are no tests. What do you think about adding some (simple) tests?

@lgoettgens
Copy link
Collaborator Author

I'll have a look tomorrow

@lgoettgens
Copy link
Collaborator Author

I added some tests for the cases where I fixed an issue (and not just some performance issue) and was able to construct sensible test objects

Copy link
Member

@fingolfin fingolfin left a comment

Choose a reason for hiding this comment

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

Thanks

@thofma thofma merged commit d319b55 into Nemocas:master May 29, 2024
25 of 26 checks passed
@lgoettgens lgoettgens deleted the lg/JET branch May 31, 2024 10:02
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.

3 participants