Skip to content

Updates build process and switches to uv. - #24

Merged
jspaquet merged 5 commits into
mainfrom
uv
Aug 14, 2026
Merged

Updates build process and switches to uv.#24
jspaquet merged 5 commits into
mainfrom
uv

Updates build process and switches to uv.

bc1ae04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 76.19048% with 20 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@62997cf). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/cwmath/frame3.py 63.15% 7 Missing ⚠️
src/cwmath/plane3.py 66.66% 3 Missing ⚠️
src/cwmath/vec2.py 57.14% 3 Missing ⚠️
src/cwmath/vec3.py 57.14% 3 Missing ⚠️
src/cwmath/line3.py 80.00% 2 Missing ⚠️
src/cwmath/point2.py 80.00% 1 Missing ⚠️
src/cwmath/point3.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage        ?   94.13%           
=======================================
  Files           ?       24           
  Lines           ?     1075           
  Branches        ?       50           
=======================================
  Hits            ?     1012           
  Misses          ?       38           
  Partials        ?       25           

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