-
Notifications
You must be signed in to change notification settings - Fork 5
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
Increasing code coverage #4
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4 +/- ##
===========================================
+ Coverage 56.73% 77.94% +21.21%
===========================================
Files 6 6
Lines 208 204 -4
===========================================
+ Hits 118 159 +41
+ Misses 90 45 -45
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
that is a nice trick with |
but I don't think there's much to test with characters for now; I'll add more tests for GFs though |
Does the FiniteFields implementation work for q = p^n? |
No, but I didn't want to add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, do you have something you'd like to see added/changed here?
No, I think we can merge now and do the characters.jl after we have added cyclotomics. |
run TagBot every hour
TODO