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

FEM core functions (required in PASSMO) moved to femutils for general… #176

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mohd-afeef-badri
Copy link
Collaborator

@mohd-afeef-badri mohd-afeef-badri commented Oct 17, 2024

FEM core functions (required in PASSMO) moved to femutils for general use

@mohd-afeef-badri mohd-afeef-badri linked an issue Oct 17, 2024 that may be closed by this pull request
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 31.59664% with 407 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@59756fc). Learn more about missing BASE report.

Files with missing lines Patch % Lines
femutils/ArcaneFemFunctions.h 26.18% 356 Missing and 19 partials ⚠️
femutils/ArcaneFemFunctions.cc 57.62% 23 Missing and 2 partials ⚠️
passmo/ElastodynamicModule.cc 53.84% 6 Missing ⚠️
femutils/FemUtils.h 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #176   +/-   ##
=======================================
  Coverage        ?   64.15%           
=======================================
  Files           ?       55           
  Lines           ?     8229           
  Branches        ?     1047           
=======================================
  Hits            ?     5279           
  Misses          ?     2672           
  Partials        ?      278           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

FEM core from PASSMO into FEMUTILS
2 participants