brainglobe / brainglobe-registration

Registration to BrainGlobe atlases in napari using Elastix
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Clean up widget #51

Closed IgorTatarnikov closed 2 months ago

IgorTatarnikov commented 2 months ago

Before submitting a pull request (PR), please read the contributing guide.

Please fill out as much of this template as you can, but if you have any problems or questions, just leave a comment and we will help out :)

Description

What is this PR

Why is this PR needed? There was an empty widget that showed up in the RegistrationWidget container

What does this PR do? Removes the empty widget.

References

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

How has this PR been tested?

Tested by visual inspection.

Is this a breaking change?

No

Does this PR require an update to the documentation?

No

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 82.28%. Comparing base (538cdd2) to head (1233457). Report is 2 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #51 +/- ## ========================================== - Coverage 82.91% 82.28% -0.64% ========================================== Files 8 8 Lines 515 649 +134 ========================================== + Hits 427 534 +107 - Misses 88 115 +27 ```

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