Skip to content

Minor corrections in heat_equation.jl#1298

Merged
KnutAM merged 1 commit intoFerrite-FEM:masterfrom
Avina-cK:patch-1
Mar 9, 2026
Merged

Minor corrections in heat_equation.jl#1298
KnutAM merged 1 commit intoFerrite-FEM:masterfrom
Avina-cK:patch-1

Conversation

@Avina-cK
Copy link
Copy Markdown
Contributor

@Avina-cK Avina-cK commented Mar 8, 2026

  • generate_grid() creates a square [-1,1]x[-1,1] and not a unit square (which is [0,1]x[0,1]).

  • tiny spelling mistake in the comments on a code snippet.

- generate_grid() creates a square [-1,1]x[-1,1] and not a unit square (which is [0,1]x[0,1]).

- tiny spelling mistake in the comments on a code snippet.
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.25%. Comparing base (a347761) to head (072a350).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1298   +/-   ##
=======================================
  Coverage   94.25%   94.25%           
=======================================
  Files          40       40           
  Lines        6757     6757           
=======================================
  Hits         6369     6369           
  Misses        388      388           

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

@KnutAM
Copy link
Copy Markdown
Member

KnutAM commented Mar 9, 2026

Thank you @Avina-cK! Looks good!

You marked this as draft - if you consider it ready, please press "Ready for review". Then I'll check it again and merge :)

@Avina-cK Avina-cK marked this pull request as ready for review March 9, 2026 17:18
@KnutAM KnutAM merged commit 6a129f4 into Ferrite-FEM:master Mar 9, 2026
15 checks passed
@KnutAM
Copy link
Copy Markdown
Member

KnutAM commented Mar 9, 2026

Thank you and welcome as a contributor 🚀

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