brainglobe / brainglobe-workflows

Workflows that utilise BrainGlobe tools to perform data analysis and visualisation.
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Cellfinder workflow tests #20

Closed sfmig closed 1 year ago

sfmig commented 1 year ago

A first approach to defining tests for the cellfinder workflow.

We eventually didn't pursue the environment variable approach to define the input config, so closing this PR for now. The workflow with tests is now part of PR #23

codecov[bot] commented 1 year ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (8665e74) 0.00% compared to head (3af3b8a) 88.23%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================== + Coverage 0.00% 88.23% +88.23% ========================================== Files 1 2 +1 Lines 5 102 +97 ========================================== + Hits 0 90 +90 - Misses 5 12 +7 ``` | [Files](https://app.codecov.io/gh/brainglobe/brainglobe-workflows/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=brainglobe) | Coverage Δ | | |---|---|---| | [brainglobe\_workflows/\_\_init\_\_.py](https://app.codecov.io/gh/brainglobe/brainglobe-workflows/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=brainglobe#diff-YnJhaW5nbG9iZV93b3JrZmxvd3MvX19pbml0X18ucHk=) | `60.00% <60.00%> (ø)` | | | [brainglobe\_workflows/cellfinder/cellfinder\_main.py](https://app.codecov.io/gh/brainglobe/brainglobe-workflows/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=brainglobe#diff-YnJhaW5nbG9iZV93b3JrZmxvd3MvY2VsbGZpbmRlci9jZWxsZmluZGVyX21haW4ucHk=) | `89.69% <89.69%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/brainglobe/brainglobe-workflows/pull/20/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=brainglobe)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.