Skip to content

[REFACTOR] Composable Stability 개선#267

Merged
DongChyeon merged 9 commits into
developfrom
refactor/#266-composable-stability
Nov 8, 2025
Merged

[REFACTOR] Composable Stability 개선#267
DongChyeon merged 9 commits into
developfrom
refactor/#266-composable-stability

[REFACTOR/#266] libs 확장 프로퍼티가 Project를 참조하도록 수정

1577cf0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 8, 2025 in 1s

6.22% (target 60.00%)

View this Pull Request on Codecov

6.22% (target 60.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 6.22%. Comparing base (3a7106b) to head (1577cf0).
⚠️ Report is 1 commits behind head on develop.

❌ Your project check has failed because the head coverage (6.22%) is below the target coverage (60.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             develop    #267      +/-   ##
============================================
- Coverage       6.54%   6.22%   -0.32%     
  Complexity        67      67              
============================================
  Files             53      53              
  Lines           4387    4434      +47     
  Branches         637     774     +137     
============================================
- Hits             287     276      -11     
- Misses          4072    4124      +52     
- Partials          28      34       +6     

see 27 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.