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

Runic formatting #1096

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Runic formatting #1096

merged 2 commits into from
Oct 31, 2024

Conversation

fredrikekre
Copy link
Member

No description provided.

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

Attention: Patch coverage is 95.60784% with 56 lines in your changes missing coverage. Please review.

Project coverage is 93.57%. Comparing base (212115a) to head (58682d8).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Quadrature/generate_quadrature.jl 65.21% 16 Missing ⚠️
src/Grid/grid.jl 88.73% 8 Missing ⚠️
src/iterators.jl 71.42% 6 Missing ⚠️
src/Dofs/DofHandler.jl 88.63% 5 Missing ⚠️
src/deprecations.jl 78.26% 5 Missing ⚠️
src/Dofs/ConstraintHandler.jl 96.03% 4 Missing ⚠️
src/arrayutils.jl 66.66% 3 Missing ⚠️
src/Dofs/DofRenumbering.jl 66.66% 2 Missing ⚠️
src/Grid/topology.jl 96.00% 2 Missing ⚠️
ext/FerriteBlockArrays.jl 66.66% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1096      +/-   ##
==========================================
- Coverage   93.72%   93.57%   -0.15%     
==========================================
  Files          39       39              
  Lines        6008     6074      +66     
==========================================
+ Hits         5631     5684      +53     
- Misses        377      390      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

benchmark/benchmarks-dofs.jl Outdated Show resolved Hide resolved
@fredrikekre fredrikekre force-pushed the fe/runic branch 2 times, most recently from 21fec30 to c631aba Compare October 30, 2024 17:30
@fredrikekre fredrikekre marked this pull request as ready for review October 31, 2024 12:15
@fredrikekre fredrikekre merged commit c50ce06 into master Oct 31, 2024
15 checks passed
@fredrikekre fredrikekre deleted the fe/runic branch October 31, 2024 12:16
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