Skip to content

Tighten public task API#846

Open
aobolensk wants to merge 3 commits into
learning-process:masterfrom
aobolensk:tighten-api
Open

Tighten public task API#846
aobolensk wants to merge 3 commits into
learning-process:masterfrom
aobolensk:tighten-api

Conversation

@aobolensk

Copy link
Copy Markdown
Member

Separate public const access from implementation mutation and initialize task input and type through the base constructor

Replace positional test parameters and RTTI-derived names with named cases and explicit stable identifiers

Separate public const access from implementation mutation and initialize task input and type through the base constructor

Replace positional test parameters and RTTI-derived names with named cases and explicit stable identifiers

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 46b814dcb9

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread modules/util/include/func_test_util.hpp Outdated
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.10145% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.35%. Comparing base (b5c0444) to head (c81b5dc).

Files with missing lines Patch % Lines
modules/task/include/task.hpp 50.00% 1 Missing and 1 partial ⚠️
modules/util/include/task_descriptor_util.hpp 50.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #846      +/-   ##
==========================================
- Coverage   90.63%   89.35%   -1.28%     
==========================================
  Files          15       16       +1     
  Lines         491      479      -12     
  Branches      180      181       +1     
==========================================
- Hits          445      428      -17     
- Misses          8       10       +2     
- Partials       38       41       +3     

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

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