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

Misc tasks needed for GridapDistributed #685

Merged
merged 28 commits into from
Oct 22, 2021
Merged

Conversation

fverdugo
Copy link
Member

No description provided.

fverdugo and others added 28 commits October 7, 2021 17:53
(from weights and non-rational basis)
(This is needed to reuse code in GridapDistributed)
counters as parameters for optimization purposes.
This will be removed once this is available in WriteVTK directly.
add support to generate pvtu files
@codecov-commenter
Copy link

codecov-commenter commented Oct 22, 2021

Codecov Report

Merging #685 (67f6ea1) into release_0.17 (57536e9) will increase coverage by 0.07%.
The diff coverage is 89.96%.

Impacted file tree graph

@@               Coverage Diff                @@
##           release_0.17     #685      +/-   ##
================================================
+ Coverage         87.90%   87.98%   +0.07%     
================================================
  Files               131      133       +2     
  Lines             14669    14959     +290     
================================================
+ Hits              12895    13161     +266     
- Misses             1774     1798      +24     
Impacted Files Coverage Δ
src/Arrays/AlgebraMaps.jl 100.00% <ø> (ø)
src/Fields/FieldsInterfaces.jl 81.11% <ø> (+0.27%) ⬆️
src/Visualization/VisualizationData.jl 98.29% <ø> (ø)
src/FESpaces/FEOperators.jl 77.01% <50.00%> (ø)
src/FESpaces/FESolvers.jl 88.23% <71.42%> (ø)
src/Visualization/pvtk_grid.jl 85.80% <85.80%> (ø)
src/ReferenceFEs/BezierRefFEs.jl 95.60% <95.60%> (ø)
src/Algebra/AlgebraInterfaces.jl 82.60% <100.00%> (+0.67%) ⬆️
src/FESpaces/AffineFEOperators.jl 100.00% <100.00%> (ø)
src/FESpaces/FEOperatorsFromWeakForm.jl 100.00% <100.00%> (ø)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 57536e9...67f6ea1. Read the comment docs.

@fverdugo fverdugo merged commit 71e1111 into release_0.17 Oct 22, 2021
@fverdugo fverdugo deleted the gridap_distributed branch October 22, 2021 11:02
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.

4 participants