yangxk1 opened a new issue, #752: URL: https://github.com/apache/incubator-graphar/issues/752
### Describe the bug, including details regarding any error messages, version, and platform. [codecov website page](https://app.codecov.io/gh/apache/incubator-graphar/flags/) shows that "The Flags feature is not yet configured". And "Upload coverage reports to Codecov" step in github action(https://github.com/apache/incubator-graphar/actions/runs/17574419089/job/49916494715) threw a warning: ``` Warning: Unexpected input(s) 'flag', valid inputs are ['token', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'file', 'files', 'flags', 'git_service', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugin', 'plugins', 'report_code', 'root_dir', 'slug', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory'] ``` We need to fix the configuration to show zhe flags page in codecov and clear this warning. ### Component(s) Developer Tools -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
