-
-
Notifications
You must be signed in to change notification settings - Fork 55
Improve tests and minor fixes #44
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #44 +/- ##
==========================================
+ Coverage 62.01% 64.25% +2.24%
==========================================
Files 13 13
Lines 803 803
==========================================
+ Hits 498 516 +18
+ Misses 305 287 -18
Continue to review full report at Codecov.
|
Fixes #45 |
The xref: https://github.com/JuliaGeometry/GeometryTypes.jl/pull/187/files Can you see if you're still getting the issue in #45 after removing the qualification? If you are, then please provide a reproducing example. This does not produce the error: import GeometryBaics: OffsetInteger
OffsetInteger{0}(1) + OffsetInteger{0}(1) |
I guess I was running it in REPL so the error ? |
Thanks! |
No description provided.