Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use 'const RunQueue*' instead of 'RunQueue*' for arguments of methods 'copy()' and 'fill()' #1798

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

grospelliergilles
Copy link
Member

No description provided.

@grospelliergilles grospelliergilles added arcane Arcane Component refactoring Code refactoring and cleanup arcane:accelerator Arcane Accelerator API/Runtime labels Nov 26, 2024
@grospelliergilles grospelliergilles self-assigned this Nov 26, 2024
…ueue*' pour les arguments des méthodes 'copy()' et 'fill()'.
@grospelliergilles grospelliergilles force-pushed the dev/gg-use-const-runqueue-for-some-methods branch from 838db21 to 0fe9a04 Compare November 26, 2024 12:36
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 70.24%. Comparing base (b28baba) to head (0fe9a04).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
arcane/src/arcane/utils/NumArray.h 0.00% 2 Missing ⚠️
arcane/src/arcane/utils/NumArray.cc 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1798   +/-   ##
=======================================
  Coverage   70.24%   70.24%           
=======================================
  Files        2259     2259           
  Lines      162379   162380    +1     
  Branches    18705    18705           
=======================================
+ Hits       114062   114064    +2     
  Misses      41543    41543           
+ Partials     6774     6773    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@grospelliergilles grospelliergilles merged commit efa1529 into main Nov 26, 2024
32 checks passed
@grospelliergilles grospelliergilles deleted the dev/gg-use-const-runqueue-for-some-methods branch November 30, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arcane:accelerator Arcane Accelerator API/Runtime arcane Arcane Component refactoring Code refactoring and cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant