Skip to content

Add native-sdk Codecov component#634

Merged
Shfdis merged 1 commit into
mainfrom
add-codecov-native-sdk-component
Jul 1, 2026
Merged

Add native-sdk Codecov component#634
Shfdis merged 1 commit into
mainfrom
add-codecov-native-sdk-component

Conversation

@vgvoleg

@vgvoleg vgvoleg commented Jun 30, 2026

Copy link
Copy Markdown
Member

Adds codecov.yml defining a path-based native-sdk component scoped to the SDK source: src/** (implementation) and include/** (public headers). Vendored Arcadia libraries and examples/tests/tools are not part of it.

The native-sdk component_id is shared across all YDB SDK repos so native-SDK coverage is queryable uniformly via the Codecov API (?component_id=native-sdk). The CI upload already scopes coverage to src/include, so the component number equals the current repo-level coverage. Purely additive.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.76%. Comparing base (02d4cba) to head (1b09532).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #634      +/-   ##
==========================================
- Coverage   47.79%   47.76%   -0.04%     
==========================================
  Files         245      245              
  Lines       27147    27147              
==========================================
- Hits        12975    12966       -9     
- Misses      14172    14181       +9     
Flag Coverage Δ
sdk 47.76% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Shfdis Shfdis merged commit 79e7eb9 into main Jul 1, 2026
39 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants