Skip to content

Fix readme#38

Merged
jhdark merged 2 commits intomainfrom
fix_README
Apr 24, 2026
Merged

Fix readme#38
jhdark merged 2 commits intomainfrom
fix_README

Conversation

@jhdark
Copy link
Copy Markdown
Collaborator

@jhdark jhdark commented Apr 24, 2026

Proposed changes

Fix for #36

Updating the README to fix all the codeblock with outdated code and added some more info newer features like meshtags

Types of changes

What types of changes does your code introduce to foam2dolfinx?

  • 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

  • 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...

@jhdark jhdark added the documentation Improvements or additions to documentation label Apr 24, 2026
@jhdark jhdark linked an issue Apr 24, 2026 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.50%. Comparing base (0a06db8) to head (85ee749).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   98.50%   98.50%           
=======================================
  Files           3        3           
  Lines         268      268           
=======================================
  Hits          264      264           
  Misses          4        4           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jhdark jhdark merged commit 3e234b2 into main Apr 24, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix codeblocks on main README

1 participant