whole-tale / girder_wholetale

Girder plugin providing basic Whole Tale functionality
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Add wholetale plugin configuration settings for basic branding #572

Closed craig-willis closed 1 year ago

craig-willis commented 1 year ago

This PR updates the wholetale plugin to add configuration settings and customizations for basic branding. This includes:

To test:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 95.12% and project coverage change: +0.04 :tada:

Comparison is base (f5b8336) 92.82% compared to head (c03f12f) 92.86%.

:exclamation: Current head c03f12f differs from pull request most recent head 7d70172. Consider uploading reports for the commit 7d70172 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #572 +/- ## ========================================== + Coverage 92.82% 92.86% +0.04% ========================================== Files 61 61 Lines 4893 4977 +84 ========================================== + Hits 4542 4622 +80 - Misses 351 355 +4 ``` | [Impacted Files](https://codecov.io/gh/whole-tale/girder_wholetale/pull/572?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale) | Coverage Δ | | |---|---|---| | [server/\_\_init\_\_.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/572?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL19faW5pdF9fLnB5) | `91.10% <92.00%> (-0.07%)` | :arrow_down: | | [server/constants.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/572?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL2NvbnN0YW50cy5weQ==) | `90.90% <100.00%> (+1.54%)` | :arrow_up: | | [server/rest/wholetale.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/572?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL3Jlc3Qvd2hvbGV0YWxlLnB5) | `91.30% <100.00%> (+8.69%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://codecov.io/gh/whole-tale/girder_wholetale/pull/572/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.