Skip to content

Henry's boundary conditions#637

Merged
jhdark merged 8 commits into
festim-dev:fenicsxfrom
gabriele-ferrero:HenryBC
Nov 9, 2023
Merged

Henry's boundary conditions#637
jhdark merged 8 commits into
festim-dev:fenicsxfrom
gabriele-ferrero:HenryBC

Conversation

@gabriele-ferrero
Copy link
Copy Markdown
Contributor

@gabriele-ferrero gabriele-ferrero commented Nov 9, 2023

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

What types of changes does your code introduce to FESTIM?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Code refactoring
  • Documentation Update (if none of the other choices apply)
  • New tests

Checklist

  • Black formatted
  • Unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a831a31) 98.50% compared to head (12075b8) 98.68%.

Additional details and impacted files
@@             Coverage Diff             @@
##           fenicsx     #637      +/-   ##
===========================================
+ Coverage    98.50%   98.68%   +0.17%     
===========================================
  Files           18       19       +1     
  Lines          738      761      +23     
===========================================
+ Hits           727      751      +24     
+ Misses          11       10       -1     
Files Coverage Δ
festim/__init__.py 77.41% <100.00%> (+0.75%) ⬆️
festim/boundary_conditions/henrys_bc.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

Comment thread festim/boundary_conditions/henrys_bc.py Outdated
Co-authored-by: James Dark <65899899+jhdark@users.noreply.github.com>
Comment thread test/test_henrysbc.py
Copy link
Copy Markdown
Collaborator

@jhdark jhdark left a comment

Choose a reason for hiding this comment

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

Looks great to me, thanks @gabriele-ferrero for the contribution!

Comment thread test/test_sievertsbc.py
@jhdark jhdark added the fenicsx Issue that is related to the fenicsx support label Nov 9, 2023
Copy link
Copy Markdown
Collaborator

@RemDelaporteMathurin RemDelaporteMathurin left a comment

Choose a reason for hiding this comment

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

Thanks @gabriele-ferrero !!

@jhdark jhdark merged commit 267add8 into festim-dev:fenicsx Nov 9, 2023
@gabriele-ferrero gabriele-ferrero deleted the HenryBC branch November 9, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fenicsx Issue that is related to the fenicsx support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants