Skip to content

refactor: restructure a little and add tests#2

Open
henryiii wants to merge 2 commits into
mainfrom
henryiii/refactor/main
Open

refactor: restructure a little and add tests#2
henryiii wants to merge 2 commits into
mainfrom
henryiii/refactor/main

feat: a couple more command stubs

023f72f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 0s

85.71% (+55.96%) compared to ac6fdfc

View this Pull Request on Codecov

85.71% (+55.96%) compared to ac6fdfc

Details

Codecov Report

❌ Patch coverage is 87.93103% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.71%. Comparing base (ac6fdfc) to head (023f72f).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/scikit_build_cli/__main__.py 85.29% 5 Missing ⚠️
src/scikit_build_cli/commands/init.py 88.88% 1 Missing ⚠️
src/scikit_build_cli/commands/new.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #2       +/-   ##
===========================================
+ Coverage   29.75%   85.71%   +55.96%     
===========================================
  Files          10       11        +1     
  Lines         121      140       +19     
===========================================
+ Hits           36      120       +84     
+ Misses         85       20       -65     

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