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 of ConstantFESpace + tests + export #872

Merged
merged 4 commits into from
Feb 12, 2023

Conversation

janmodderman
Copy link
Contributor

Hi,

I added the function ConstantFESpace to the export, included the test file to the run_test file and fixed some minor things in the ConstantFESpace file. Also, I wasn't sure what the package GridapBiotElasticity is in the test file, so I just commented it out, it runs regardless.

Best regards,

Jan

Copy link
Member

@amartinhuertas amartinhuertas left a comment

Choose a reason for hiding this comment

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

Hi @janmodderman ! Thanks for the PR! GridapBiotElasticity is a package where this FEspace was originally developed, and thus should not be in Gridap. I have removed the comment.

@codecov-commenter
Copy link

Codecov Report

Merging #872 (3b9dac9) into master (7fee059) will increase coverage by 0.14%.
The diff coverage is 73.68%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #872      +/-   ##
==========================================
+ Coverage   88.42%   88.56%   +0.14%     
==========================================
  Files         172      172              
  Lines       19994    19994              
==========================================
+ Hits        17679    17707      +28     
+ Misses       2315     2287      -28     
Impacted Files Coverage Δ
src/Exports.jl 0.00% <ø> (ø)
src/FESpaces/FESpaces.jl 0.00% <ø> (ø)
src/FESpaces/ConstantFESpaces.jl 73.68% <73.68%> (+73.68%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@amartinhuertas amartinhuertas merged commit 672e3d9 into gridap:master Feb 12, 2023
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