Skip to content

Add portable function name helper#446

Merged
aobolensk merged 2 commits intomasterfrom
codex/create-helper-macro-for-function-name
Jun 21, 2025
Merged

Add portable function name helper#446
aobolensk merged 2 commits intomasterfrom
codex/create-helper-macro-for-function-name

Conversation

@aobolensk
Copy link
Copy Markdown
Member

@aobolensk aobolensk commented Jun 20, 2025

  • Add PPC_FUNC_NAME macro providing compiler agnostic pure function name
  • Replace __builtin_FUNCTION() with PPC_FUNC_NAME macro in task.hpp

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.17%. Comparing base (81c3284) to head (1fb91c1).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #446      +/-   ##
==========================================
- Coverage   92.37%   92.17%   -0.21%     
==========================================
  Files          11       11              
  Lines         354      396      +42     
  Branches      124      150      +26     
==========================================
+ Hits          327      365      +38     
  Misses         10       10              
- Partials       17       21       +4     

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

@aobolensk aobolensk enabled auto-merge June 21, 2025 14:16
@aobolensk aobolensk added this pull request to the merge queue Jun 21, 2025
Merged via the queue into master with commit 5cc9422 Jun 21, 2025
76 checks passed
@aobolensk aobolensk deleted the codex/create-helper-macro-for-function-name branch June 22, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant