Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skeleton dev #285

Closed
wants to merge 39 commits into from
Closed

Skeleton dev #285

wants to merge 39 commits into from

Conversation

kebwi
Copy link
Collaborator

@kebwi kebwi commented Dec 13, 2024

No description provided.

kebwi and others added 30 commits November 21, 2024 12:05
* draft pyproject.toml

* refactor versioning logic

* try redo dev workflow

* add lockfile

* try sync

* specify test dev

* lock

* remove 3.7

* add ipython

* try no ipython again

* add ipython back in

* add new lock

* test on 3.8 again

* skip locking

* fix venv command

* try uv run

* try oldest supported numpy

* docs

* rename

* fix up actions

* wip actions

* action fixes

* add pyproject.toml to bumpversion

* fix action

* change message name
* adding leaves many

* add test

* fix test

* fix test again

* move to seperate method

* cleaning up doc string

* fixing dictionary return

* fix formatting

* fixing test
* add type hinting to jsonservice

* add get_state test

* omit linting of string type hint
* fixing minimal covering nodes

* adding version constraint

* adding version constraint

* add version 2 range constraint

* adding test for new feature

* fixing whitespace

* ignoring notebooks in formatting

* fixing formatting

* updating uv.lock

* including tests and docs in linting
fcollman and others added 9 commits December 12, 2024 07:18
…n to taking <int | str | List[int] | List[str]>, which it already took).
…lk into batches of 100 to avoid URI-too-long errors.
* adding codecov

* add code coverage

* add coverage badge
* adding codecov

* add code coverage

* add coverage badge

* fixing codecov
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 56.92308% with 28 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
caveclient/skeletonservice.py 10.34% 26 Missing ⚠️
caveclient/annotationengine.py 60.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
tests/test_annotation.py 100.00% <100.00%> (ø)
tests/test_skeletons.py 100.00% <100.00%> (ø)
caveclient/annotationengine.py 50.00% <60.00%> (ø)
caveclient/skeletonservice.py 19.19% <10.34%> (ø)

@kebwi kebwi closed this Dec 13, 2024
@kebwi kebwi deleted the skeleton_dev branch December 13, 2024 22:27
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.

4 participants