Skip to content

Remove dartpy8 bindings#2206

Merged
jslee02 merged 1 commit intomainfrom
refactor/remove_dartpy8
Nov 18, 2025
Merged

Remove dartpy8 bindings#2206
jslee02 merged 1 commit intomainfrom
refactor/remove_dartpy8

Conversation

@jslee02
Copy link
Member

@jslee02 jslee02 commented Nov 18, 2025

Remove the unused dartpy8 bindings, their examples/tests, and all tooling knobs now that the new API work is moving back into the primary dart/dartpy trees. This also cleans up CI (CodeQL + pixi tasks), docs, and scripts so nothing references the old targets.

Testing: pixi run lint


Before creating a pull request

  • Run pixi run test-all to lint, build, and test your changes
  • Add unit tests for new functionality
  • Document new methods and classes
  • Add Python bindings (dartpy) if applicable

@jslee02 jslee02 added this to the DART 7.0 milestone Nov 18, 2025
@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.47%. Comparing base (04cdf8b) to head (4c64de6).
⚠️ Report is 312 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2206   +/-   ##
=======================================
  Coverage   61.47%   61.47%           
=======================================
  Files         350      350           
  Lines       31338    31338           
  Branches     4055     4055           
=======================================
  Hits        19266    19266           
  Misses      12072    12072           
Flag Coverage Δ
unittests 61.47% <ø> (ø)

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

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

@jslee02 jslee02 marked this pull request as ready for review November 18, 2025 12:50
@jslee02 jslee02 merged commit 50e4796 into main Nov 18, 2025
35 checks passed
@jslee02 jslee02 deleted the refactor/remove_dartpy8 branch November 18, 2025 13:19
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