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

Modernize #33

Merged
merged 9 commits into from
Nov 15, 2023
Merged

Modernize #33

merged 9 commits into from
Nov 15, 2023

Conversation

j-fu
Copy link
Member

@j-fu j-fu commented Nov 13, 2023

Formatting, fix named using, remove some superfluous files from stl dir

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Attention: 33 lines in your changes are missing coverage. Please review.

Comparison is base (7f7d243) 87.22% compared to head (181d78e) 87.30%.
Report is 10 commits behind head on master.

Files Patch % Lines
src/rawtetgenio.jl 86.25% 22 Missing ⚠️
src/jltetgenio.jl 75.00% 8 Missing ⚠️
src/cpptetgenio.jl 90.90% 3 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@j-fu
Copy link
Member Author

j-fu commented Nov 13, 2023

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.
@j-fu
Copy link
Member Author

j-fu commented Nov 13, 2023

IMHO this is ready to go - no resources in the moment to increase coverage.

@j-fu j-fu merged commit e9934ed into JuliaGeometry:master Nov 15, 2023
12 of 13 checks passed
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