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

Added FESpaceWithLinearConstraints #247

Merged
merged 13 commits into from
May 12, 2020

Conversation

fverdugo
Copy link
Member

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #247 into master will increase coverage by 0.30%.
The diff coverage is 88.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
+ Coverage   88.86%   89.17%   +0.30%     
==========================================
  Files         146      147       +1     
  Lines        9169     9532     +363     
==========================================
+ Hits         8148     8500     +352     
- Misses       1021     1032      +11     
Impacted Files Coverage Δ
src/Arrays/Tables.jl 86.47% <0.00%> (-0.52%) ⬇️
src/FESpaces/FESpaces.jl 100.00% <ø> (ø)
src/MultiField/MultiField.jl 100.00% <ø> (ø)
src/FESpaces/FESpacesInterfaces.jl 63.20% <48.38%> (+23.88%) ⬆️
src/FESpaces/TrialFESpaces.jl 95.23% <60.00%> (-4.77%) ⬇️
src/FESpaces/SingleFieldFESpaces.jl 85.48% <81.48%> (-0.82%) ⬇️
src/FESpaces/FESpacesWithLinearConstraints.jl 94.95% <94.95%> (ø)
src/MultiField/MultiFieldFESpaces.jl 90.90% <95.71%> (+5.77%) ⬆️
src/Arrays/IdentityVectors.jl 90.90% <100.00%> (+0.90%) ⬆️
src/MultiField/MultiFieldArrays.jl 87.61% <100.00%> (+0.11%) ⬆️
... and 6 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 f560fa2...874a173. Read the comment docs.

@fverdugo fverdugo merged commit c877903 into master May 12, 2020
@fverdugo fverdugo deleted the add_fe_space_with_linear_constraints branch May 12, 2020 13:23
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