brainglobe / brainglobe-utils

Shared general purpose tools for the BrainGlobe project
MIT License
11 stars 1 forks source link

Changed collapsed icon for CollapsibleWidget #78

Closed IgorTatarnikov closed 5 months ago

IgorTatarnikov commented 5 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? The current collapsed icon is currently ▲.

What does this PR do? Changes the default collapsed icon to ▶ and exposes it as an optional parameter.

How has this PR been tested?

Tested locally.

Is this a breaking change?

No

Does this PR require an update to the documentation?

No

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 90.53%. Comparing base (3465b1f) to head (ec81b8f). Report is 85 commits behind head on main.

:exclamation: Current head ec81b8f differs from pull request most recent head a7b7c73

Please upload reports for the commit a7b7c73 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #78 +/- ## =========================================== + Coverage 64.04% 90.53% +26.49% =========================================== Files 33 35 +2 Lines 840 1427 +587 =========================================== + Hits 538 1292 +754 + Misses 302 135 -167 ```

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