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

Fix interface jumps #215

Merged
merged 4 commits into from
Mar 19, 2020
Merged

Fix interface jumps #215

merged 4 commits into from
Mar 19, 2020

Conversation

fverdugo
Copy link
Member

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #215 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #215      +/-   ##
==========================================
+ Coverage   89.05%   89.07%   +0.02%     
==========================================
  Files         141      141              
  Lines        8715     8732      +17     
==========================================
+ Hits         7761     7778      +17     
  Misses        954      954              
Impacted Files Coverage Δ
src/Arrays/Apply.jl 84.61% <100.00%> (+0.30%) ⬆️
src/FESpaces/ExtendedFESpaces.jl 96.66% <100.00%> (+0.61%) ⬆️
src/Fields/Compose.jl 96.66% <0.00%> (+0.11%) ⬆️

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 b2b1e29...c2f1e74. Read the comment docs.

@fverdugo fverdugo merged commit 3b6c129 into master Mar 19, 2020
@fverdugo fverdugo deleted the fix_interface_jumps branch March 19, 2020 10:21
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