Skip to content

Add target attributes to alltoallv - #100

Merged
wdeconinck merged 1 commit into
ecmwf:developfrom
DJDavies2:feature/99
Jul 29, 2026
Merged

Add target attributes to alltoallv#100
wdeconinck merged 1 commit into
ecmwf:developfrom
DJDavies2:feature/99

Conversation

@DJDavies2

Copy link
Copy Markdown
Contributor

Description

Add target attributes to relevant variables in alltoallv to prevent dangling pointer errors. Fix #99.

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

@wdeconinck wdeconinck added the approved-for-ci Approved for CI run label Jul 28, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.07%. Comparing base (86e0bd1) to head (39f1ae6).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #100   +/-   ##
========================================
  Coverage    51.07%   51.07%           
========================================
  Files           58       58           
  Lines         4854     4854           
  Branches       453      453           
========================================
  Hits          2479     2479           
  Misses        2375     2375           

☔ View full report in Codecov by Harness.
📢 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.

@wdeconinck wdeconinck left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @DJDavies2 ! 🙏

@wdeconinck
wdeconinck merged commit 6a6a147 into ecmwf:develop Jul 29, 2026
191 of 194 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing target attribues in alltoallv

3 participants