Skip to content

Small general fixes [NOT READY] - #596

Draft
e-moral-sanchez wants to merge 14 commits into
develfrom
small_general_fixes
Draft

Small general fixes [NOT READY]#596
e-moral-sanchez wants to merge 14 commits into
develfrom
small_general_fixes

Conversation

@e-moral-sanchez

Copy link
Copy Markdown
Contributor

Collection of many small fixes:

  • add out argument to array_to_psydac
  • add out argument to topetsc
  • pass dtype to interpolation and histopolation solvers
  • avoid calling update_ghost_regions, exchange_assembly_data, remove_spurious_entries when the method does not exist
  • allow export to VTK with a prescribed grid containing exact domain bounds.

@codacy-production

codacy-production Bot commented Sep 8, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 8 complexity · 8 duplication

Metric Results
Complexity 8
Duplication 8

View in Codacy

🟢 Coverage 11.88% diff coverage

Metric Results
Coverage variation Report missing for 41a0cd71
Diff coverage 11.88% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (41a0cd7) Report Missing Report Missing Report Missing
Head commit (5342319) 99052 65812 66.44%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#596) 101 12 11.88%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

1 Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@e-moral-sanchez
e-moral-sanchez marked this pull request as ready for review September 8, 2026 14:37
@e-moral-sanchez
e-moral-sanchez marked this pull request as draft September 9, 2026 09:24
@e-moral-sanchez
e-moral-sanchez marked this pull request as ready for review September 9, 2026 09:24
@yguclu yguclu added bug Something isn't working Next Release Must be in next release labels Sep 9, 2026
@e-moral-sanchez
e-moral-sanchez marked this pull request as draft September 9, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Next Release Must be in next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants