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

Rename `cellfinder_core` to `cellfinder` #95

Closed sfmig closed 5 months ago

sfmig commented 5 months ago

Description

What is this PR

Why is this PR needed? For consistency with the rest of the brainglobe tools.

What does this PR do? Renames the workflow defined for cellfinder. The workflow was initially defined for cellfinder-core, the current backend of cellfinder.

References

Please reference any existing issues/PRs that relate to this PR.

How has this PR been tested?

Please explain how any new code has been tested, and how you have ensured that no existing functionality has changed.

Is this a breaking change?

If this PR breaks any existing functionality, please explain how and why.

Does this PR require an update to the documentation?

If any features have changed, or have been added. Please explain how the documentation has been updated (and link to the associated PR). See here for details.

Checklist:

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.45%. Comparing base (34b07ec) to head (2e8da2b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ======================================= Coverage 84.45% 84.45% ======================================= Files 17 17 Lines 862 862 ======================================= Hits 728 728 Misses 134 134 ```

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