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

API Endpoints #384

Closed Chris7 closed 1 year ago

Chris7 commented 1 year ago

Wooey API endpoints for running Wooey via API Tokens.

Closes #75, #201

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 87.34% and project coverage change: +1.28 :tada:

Comparison is base (30a6ede) 75.79% compared to head (6e24a49) 77.08%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #384 +/- ## ========================================== + Coverage 75.79% 77.08% +1.28% ========================================== Files 134 139 +5 Lines 4462 4817 +355 Branches 586 530 -56 ========================================== + Hits 3382 3713 +331 - Misses 946 962 +16 - Partials 134 142 +8 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `77.08% <87.34%> (+1.33%)` | :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. | [Impacted Files](https://app.codecov.io/gh/wooey/Wooey/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey) | Coverage Δ | | |---|---|---| | [wooey/conf/project\_template/wooey\_celery\_app.py](https://app.codecov.io/gh/wooey/Wooey/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvY29uZi9wcm9qZWN0X3RlbXBsYXRlL3dvb2V5X2NlbGVyeV9hcHAucHk=) | `0.00% <0.00%> (ø)` | | | [wooey/errors.py](https://app.codecov.io/gh/wooey/Wooey/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvZXJyb3JzLnB5) | `100.00% <ø> (ø)` | | | [wooey/settings.py](https://app.codecov.io/gh/wooey/Wooey/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvc2V0dGluZ3MucHk=) | `100.00% <ø> (ø)` | | | [wooey/tests/scripts/mandlebrot.py](https://app.codecov.io/gh/wooey/Wooey/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvdGVzdHMvc2NyaXB0cy9tYW5kbGVicm90LnB5) | `0.00% <0.00%> (ø)` | | | [wooey/tests/scripts/nested\_heatmap.py](https://app.codecov.io/gh/wooey/Wooey/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvdGVzdHMvc2NyaXB0cy9uZXN0ZWRfaGVhdG1hcC5weQ==) | `0.00% <0.00%> (ø)` | | | [wooey/tests/scripts/translate.py](https://app.codecov.io/gh/wooey/Wooey/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvdGVzdHMvc2NyaXB0cy90cmFuc2xhdGUucHk=) | `0.00% <ø> (ø)` | | | [wooey/tests/scripts/translate2.py](https://app.codecov.io/gh/wooey/Wooey/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvdGVzdHMvc2NyaXB0cy90cmFuc2xhdGUyLnB5) | `0.00% <ø> (ø)` | | | [wooey/views/views.py](https://app.codecov.io/gh/wooey/Wooey/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvdmlld3Mvdmlld3MucHk=) | `72.32% <0.00%> (+4.37%)` | :arrow_up: | | [wooey/backend/utils.py](https://app.codecov.io/gh/wooey/Wooey/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvYmFja2VuZC91dGlscy5weQ==) | `79.90% <67.50%> (+0.60%)` | :arrow_up: | | [wooey/utils/\_\_init\_\_.py](https://app.codecov.io/gh/wooey/Wooey/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvdXRpbHMvX19pbml0X18ucHk=) | `88.23% <75.00%> (-11.77%)` | :arrow_down: | | ... and [14 more](https://app.codecov.io/gh/wooey/Wooey/pull/384?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey) | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/wooey/Wooey/pull/384/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey)

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