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

Remove most uses of at-inbounds in documentation #547

Merged
merged 1 commit into from
Dec 5, 2022
Merged

Conversation

fredrikekre
Copy link
Member

The usage of at-inbounds in the documentation is confusing and potentially dangerous for new users. Experienced users know when to use it anyway.

The usage of at-inbounds in the documentation is confusing and
potentially dangerous for new users. Experienced users know when to use
it anyway.
@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2022

Codecov Report

Base: 92.57% // Head: 92.93% // Increases project coverage by +0.36% 🎉

Coverage data is based on head (9f9774b) compared to base (defcbe7).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #547      +/-   ##
==========================================
+ Coverage   92.57%   92.93%   +0.36%     
==========================================
  Files          22       22              
  Lines        3878     3878              
==========================================
+ Hits         3590     3604      +14     
+ Misses        288      274      -14     
Impacted Files Coverage Δ
src/Grid/grid.jl 87.30% <0.00%> (+0.30%) ⬆️
src/Dofs/MixedDofHandler.jl 87.33% <0.00%> (+0.45%) ⬆️
src/PointEval/PointEvalHandler.jl 92.69% <0.00%> (+0.56%) ⬆️
src/Dofs/ConstraintHandler.jl 95.86% <0.00%> (+1.10%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fredrikekre fredrikekre merged commit ad09f2c into master Dec 5, 2022
@fredrikekre fredrikekre deleted the fe/inbounds branch December 5, 2022 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants