Skip to content

refactor(code): reorganize test structure to test/ directory#21

Merged
amondnet merged 2 commits into
mainfrom
refactor/code-package-tests
Dec 18, 2025
Merged

refactor(code): reorganize test structure to test/ directory#21
amondnet merged 2 commits into
mainfrom
refactor/code-package-tests

fix(code): improve error handling and add missing tests

6ad3868
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2025 in 1s

34.68% (+4.96%) compared to cb7f71a

View this Pull Request on Codecov

34.68% (+4.96%) compared to cb7f71a

Details

Codecov Report

❌ Patch coverage is 84.61538% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.68%. Comparing base (cb7f71a) to head (6ad3868).

Files with missing lines Patch % Lines
packages/code/src/utils/platform.ts 76.47% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   29.72%   34.68%   +4.96%     
==========================================
  Files           4       13       +9     
  Lines        1904     2606     +702     
==========================================
+ Hits          566      904     +338     
- Misses       1338     1702     +364     

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