Skip to content

Fix petsc unit test#1276

Merged
WeilerP merged 1 commit intoscverse:mainfrom
WeilerP:fix/petsc_unit_test
Nov 12, 2025
Merged

Fix petsc unit test#1276
WeilerP merged 1 commit intoscverse:mainfrom
WeilerP:fix/petsc_unit_test

Conversation

@WeilerP
Copy link
Copy Markdown
Collaborator

@WeilerP WeilerP commented Nov 12, 2025

IMPORTANT: Please search among the Pull requests before creating one.

Description

Update unit test tests/test_linear_solver.py::TestLinearSolverPETSc::test_create_petsc_matrix_no_a_matrix.

Closes

Closes #1275.

@WeilerP WeilerP force-pushed the fix/petsc_unit_test branch from c609d30 to c8e9521 Compare November 12, 2025 19:21
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.58%. Comparing base (2f34707) to head (c8e9521).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1276      +/-   ##
==========================================
+ Coverage   79.38%   80.58%   +1.20%     
==========================================
  Files          51       51              
  Lines        8618     8618              
  Branches     1491     1491              
==========================================
+ Hits         6841     6945     +104     
+ Misses       1198     1092     -106     
- Partials      579      581       +2     

see 3 files with indirect coverage changes

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

@WeilerP WeilerP merged commit 5735441 into scverse:main Nov 12, 2025
10 checks passed
@WeilerP WeilerP deleted the fix/petsc_unit_test branch November 12, 2025 19:52
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.

Petsc unit test fails

1 participant