Skip to content

Update actions workflow#44

Merged
nx10 merged 5 commits into
tests/anatomicalfrom
actions/test-wf
Feb 6, 2026
Merged

Update actions workflow#44
nx10 merged 5 commits into
tests/anatomicalfrom
actions/test-wf

Conversation

@kaitj
Copy link
Copy Markdown
Contributor

@kaitj kaitj commented Feb 6, 2026

  • Removing upload to codecov (this didn't seem to be working properly anyways, it should still print to the terminal)
  • MacOS and Windows will only run unit tests; Ubuntu will run all tests

@kaitj kaitj self-assigned this Feb 6, 2026
@kaitj kaitj changed the base branch from tests/anatomical to main February 6, 2026 20:17
- Unit tests on all OSes
- Integration (and e2e) only on ubuntu
@kaitj kaitj changed the base branch from main to tests/anatomical February 6, 2026 20:18
@kaitj kaitj added the testing Testing of existing code label Feb 6, 2026
@kaitj kaitj requested a review from nx10 February 6, 2026 20:48
@nx10 nx10 merged commit 83f0076 into tests/anatomical Feb 6, 2026
6 checks passed
@nx10 nx10 deleted the actions/test-wf branch February 6, 2026 20:59
kaitj added a commit that referenced this pull request Feb 6, 2026
* Remove upload of coverage

* Split up tests

- Unit tests on all OSes
- Integration (and e2e) only on ubuntu

* Remove last step of codecov

* Fix marker call for slow tests

* Move tests back under one workflow
kaitj added a commit that referenced this pull request Feb 6, 2026
* Remove upload of coverage

* Split up tests

- Unit tests on all OSes
- Integration (and e2e) only on ubuntu

* Remove last step of codecov

* Fix marker call for slow tests

* Move tests back under one workflow
kaitj added a commit that referenced this pull request Feb 6, 2026
* Make get_base_entities more flexible, add tests
* Add fixture to conftest, add tests for utils.rename
* Add all markers, setup niwrap for testing
* Add e2e test for anatomical
* Add integration tests
* Also add __init__.py so test module names don't have to be unique
* Add runner option to actions tests
* Update actions workflow (#44)
* Remove upload of coverage
* Split up tests
  - Unit tests on all OSes
  - Integration (and e2e) only on ubuntu
* Fix marker call for slow tests
* switch to non-mutable iterable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Testing of existing code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants