Skip to content

Tooling updates#94

Open
mattwthompson wants to merge 8 commits into
mainfrom
tooling
Open

Tooling updates#94
mattwthompson wants to merge 8 commits into
mainfrom
tooling

Conversation

@mattwthompson
Copy link
Copy Markdown
Member

@mattwthompson mattwthompson commented May 28, 2026

  • Migrate to Pixi
  • Restructure to support multiple Python versions/Pixi environments
  • Update Python project metadata, minimum Python version
  • Update linters, actions
  • Add Dependabot
  • Keep docs building - there weren't really docs in this repo, so I removed the mostly-empty setup. We can add docs back later
  • Try Python 3.13
  • Try type-checking
  • Remove old tooling files

Description

Big grab bag of sweeping tooling changes, should have minimal impact on source code or usage

Status

  • Ready to go

* Migrate to Pixi
* Restructure to support multiple Python versions/Pixi environments
* Update Python project metadata, minimum Python version
* Update linters, actions
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

❌ Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.66%. Comparing base (cbe3db1) to head (14e986b).

Files with missing lines Patch % Lines
descent/train.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #94   +/-   ##
=======================================
  Coverage   97.65%   97.66%           
=======================================
  Files          11       11           
  Lines        1068     1071    +3     
=======================================
+ Hits         1043     1046    +3     
  Misses         25       25           
Flag Coverage Δ
unittests 97.66% <92.85%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mattwthompson mattwthompson marked this pull request as ready for review May 29, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant