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

dialects: (csl) add csl.activate #3191

Merged
merged 1 commit into from
Sep 18, 2024
Merged

dialects: (csl) add csl.activate #3191

merged 1 commit into from
Sep 18, 2024

Conversation

dk949
Copy link
Collaborator

@dk949 dk949 commented Sep 18, 2024

This corresponds directly to the builtin @activate combined with a call to the corresponding @get_<kind>_task_id to convert the numeric ID to a task id.

This corresponds directly to the builtin `@activate` combined with a
call to the corresponding `@get_<kind>_task_id` to convert the numeric
ID to a task id.
@dk949 dk949 added the dialects Changes on the dialects label Sep 18, 2024
@dk949 dk949 requested review from AntonLydike and n-io September 18, 2024 16:06
@dk949 dk949 self-assigned this Sep 18, 2024
@dk949 dk949 changed the title dialects: (csl) added csl.activate dialects: (csl) add csl.activate Sep 18, 2024
@dk949 dk949 merged commit 25506b3 into main Sep 18, 2024
13 checks passed
@dk949 dk949 deleted the david/csl-dialect/activate branch September 18, 2024 16:13
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.01%. Comparing base (d538fc6) to head (bd6578d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3191      +/-   ##
==========================================
- Coverage   90.02%   90.01%   -0.01%     
==========================================
  Files         431      431              
  Lines       54267    54282      +15     
  Branches     8406     8410       +4     
==========================================
+ Hits        48852    48863      +11     
- Misses       4056     4061       +5     
+ Partials     1359     1358       -1     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dialects Changes on the dialects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants