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

Div support for fe functions #650

Merged
merged 10 commits into from
Sep 8, 2021
Merged

Div support for fe functions #650

merged 10 commits into from
Sep 8, 2021

Conversation

amartinhuertas
Copy link
Member

@amartinhuertas amartinhuertas commented Aug 26, 2021

This PR can be reviewed straight away

…ap.jl into DIV_support_for_fe_functions

Conflicts:
 src/FESpaces/DivConformingFESpaces.jl
@codecov-commenter
Copy link

codecov-commenter commented Aug 26, 2021

Codecov Report

Merging #650 (8e90cd0) into master (5e47263) will increase coverage by 0.00%.
The diff coverage is 92.30%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #650   +/-   ##
=======================================
  Coverage   87.73%   87.73%           
=======================================
  Files         134      134           
  Lines       14360    14369    +9     
=======================================
+ Hits        12599    12607    +8     
- Misses       1761     1762    +1     
Impacted Files Coverage Δ
src/CellData/CellFields.jl 83.18% <80.00%> (-0.04%) ⬇️
src/FESpaces/DivConformingFESpaces.jl 100.00% <100.00%> (ø)
src/FESpaces/FESpaceInterface.jl 77.41% <100.00%> (ø)

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 5e47263...8e90cd0. Read the comment docs.

Copy link
Member

@fverdugo fverdugo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMPORTANT NOTE: This PR can ONLY be accepted AFTER PR #638 , PR #651, and PR #652 which are still pending

Waiting

@amartinhuertas
Copy link
Member Author

Waiting

@fverdugo ... This PR can be reviewed straight away

Thanks!

@fverdugo fverdugo merged commit 053d3a1 into master Sep 8, 2021
@fverdugo fverdugo deleted the DIV_support_for_fe_functions branch September 8, 2021 04:59
@amartinhuertas
Copy link
Member Author

Hi @fverdugo ... do u think we can release a new patch version with the latest PRs or better to wait for on-going devs?

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.

3 participants