wooey / Wooey

A Django app that creates automatic web UIs for Python scripts.
http://wooey.readthedocs.org
BSD 3-Clause "New" or "Revised" License
2.11k stars 183 forks source link

Improve home view script sorting #391

Closed Chris7 closed 9 months ago

Chris7 commented 9 months ago

This has 2 impacts:

As an instance gets more scripts, it becomes quite cumbersome to find where a script is.

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (309c514) 77.02% compared to head (8c40979) 77.12%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #391 +/- ## ========================================== + Coverage 77.02% 77.12% +0.09% ========================================== Files 139 139 Lines 4835 4856 +21 Branches 646 649 +3 ========================================== + Hits 3724 3745 +21 Misses 969 969 Partials 142 142 ``` | [Flag](https://app.codecov.io/gh/wooey/Wooey/pull/391/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/wooey/Wooey/pull/391/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey) | `77.07% <100.00%> (+0.09%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#carryforward-flags-in-the-pull-request-comment) to find out more.

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