-
Notifications
You must be signed in to change notification settings - Fork 9
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
Modernize #33
Modernize #33
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #33 +/- ##
==========================================
+ Coverage 87.22% 87.30% +0.08%
==========================================
Files 6 6
Lines 368 394 +26
==========================================
+ Hits 321 344 +23
- Misses 47 50 +3 ☔ View full report in Codecov by Sentry. |
Ok, @SimonDanisch seems we ran into JuliaLang/julia#51996 . As for the docs, it's Documenter v1, I will try to fix this. |
Seems to fix problem on 1.11 and works for earlier versions
* set warnonly=true as the missing docstrings are not relevant for user API.
IMHO this is ready to go - no resources in the moment to increase coverage. |
Formatting, fix named
using
, remove some superfluous files from stl dir