Skip to content

Improve copy implementation for adjoint handling#25

Merged
lkdvos merged 3 commits intomainfrom
fix-copy
Jun 9, 2025
Merged

Improve copy implementation for adjoint handling#25
lkdvos merged 3 commits intomainfrom
fix-copy

Conversation

@lkdvos
Copy link
Copy Markdown
Member

@lkdvos lkdvos commented Jun 9, 2025

Enhance the copy! function to better manage the copying of values in AbstractBlockTensorMap, ensuring more efficient handling of adjoint cases.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.12%. Comparing base (063bdd7) to head (21dd54c).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   55.87%   56.12%   +0.24%     
==========================================
  Files          18       18              
  Lines        1396     1397       +1     
==========================================
+ Hits          780      784       +4     
+ Misses        616      613       -3     

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

Also fix `eltype` in `similar` call
@lkdvos lkdvos merged commit d8c465d into main Jun 9, 2025
29 checks passed
@lkdvos lkdvos deleted the fix-copy branch June 9, 2025 22:13
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.

1 participant