Skip to content

Speed up heat equation#13486

Draft
larsevj wants to merge 5 commits into
equinor:mainfrom
larsevj:speed_up_heat_equation
Draft

Speed up heat equation#13486
larsevj wants to merge 5 commits into
equinor:mainfrom
larsevj:speed_up_heat_equation

Conversation

@larsevj
Copy link
Copy Markdown
Collaborator

@larsevj larsevj commented May 5, 2026

Issue
Resolves #my_issue

Approach
Short description of the approach

(Screenshot of new behavior in GUI if applicable)

  • PR title captures the intent of the changes, and is fitting for release notes.
  • Added appropriate release note label
  • Commit history is consistent and clean, in line with the contribution guidelines.
  • Make sure unit tests pass locally after every commit (git rebase -i main --exec 'just rapid-tests')

When applicable

  • When there are user facing changes: Updated documentation
  • New behavior or changes to existing untested code: Ensured that unit tests are added (See Ground Rules).
  • Large PR: Prepare changes in small commits for more convenient review
  • Bug fix: Add regression test for the bug
  • Bug fix: Add backport label to latest release (format: 'backport release-branch-name')

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.98%. Comparing base (7aa972d) to head (08396a9).
⚠️ Report is 13 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13486      +/-   ##
==========================================
+ Coverage   89.95%   89.98%   +0.02%     
==========================================
  Files         459      460       +1     
  Lines       32173    32320     +147     
==========================================
+ Hits        28942    29083     +141     
- Misses       3231     3237       +6     
Flag Coverage Δ
cli-tests 37.22% <ø> (-0.12%) ⬇️
fuzz 44.07% <ø> (-0.08%) ⬇️
gui-tests 66.66% <ø> (-0.14%) ⬇️
performance-and-unit-tests 78.05% <ø> (+0.08%) ⬆️
test 45.62% <ø> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 12 files with indirect coverage changes

@larsevj larsevj self-assigned this May 6, 2026
@larsevj larsevj added this to SCOUT May 6, 2026
@larsevj larsevj moved this to In Progress in SCOUT May 6, 2026
@larsevj larsevj moved this from In Progress to Todo in SCOUT May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants