Skip to content

Add tests for the extract functions

3e90915
Select commit
Loading
Failed to load commit list.
Open

[build-tools] report app and build version from final archive #3499

Add tests for the extract functions
3e90915
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 0s

53.60% (+0.04%) compared to c51ac27

View this Pull Request on Codecov

53.60% (+0.04%) compared to c51ac27

Details

Codecov Report

❌ Patch coverage is 63.55140% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.60%. Comparing base (c51ac27) to head (3e90915).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...tools/src/steps/functions/reportResolvedVersion.ts 64.29% 30 Missing ⚠️
packages/build-tools/src/builders/android.ts 33.34% 8 Missing ⚠️
packages/build-tools/src/utils/artifacts.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3499      +/-   ##
==========================================
+ Coverage   53.56%   53.60%   +0.04%     
==========================================
  Files         815      816       +1     
  Lines       34566    34670     +104     
  Branches     7175     7198      +23     
==========================================
+ Hits        18513    18580      +67     
- Misses      15971    16009      +38     
+ Partials       82       81       -1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.