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

Add django 4.2 to build #378

Closed Chris7 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 73.33% and project coverage change: +0.15 :tada:

Comparison is base (20f01a6) 74.08% compared to head (eb338ca) 74.23%.

: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 #378 +/- ## ========================================== + Coverage 74.08% 74.23% +0.15% ========================================== Files 128 128 Lines 4264 4258 -6 Branches 523 563 +40 ========================================== + Hits 3159 3161 +2 + Misses 973 966 -7 + Partials 132 131 -1 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `74.18% <70.00%> (+0.12%)` | :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/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey) | Coverage Δ | | |---|---|---| | [...ey/conf/project\_template/settings/user\_settings.py](https://app.codecov.io/gh/wooey/Wooey/pull/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvY29uZi9wcm9qZWN0X3RlbXBsYXRlL3NldHRpbmdzL3VzZXJfc2V0dGluZ3MucHk=) | `0.00% <0.00%> (ø)` | | | [...y/conf/project\_template/settings/wooey\_settings.py](https://app.codecov.io/gh/wooey/Wooey/pull/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvY29uZi9wcm9qZWN0X3RlbXBsYXRlL3NldHRpbmdzL3dvb2V5X3NldHRpbmdzLnB5) | `0.00% <0.00%> (ø)` | | | [wooey/templatetags/wooey\_tags.py](https://app.codecov.io/gh/wooey/Wooey/pull/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvdGVtcGxhdGV0YWdzL3dvb2V5X3RhZ3MucHk=) | `71.60% <ø> (-0.35%)` | :arrow_down: | | [wooey/views/wooey\_celery.py](https://app.codecov.io/gh/wooey/Wooey/pull/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvdmlld3Mvd29vZXlfY2VsZXJ5LnB5) | `67.78% <66.66%> (ø)` | | | [wooey/backend/command\_line.py](https://app.codecov.io/gh/wooey/Wooey/pull/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvYmFja2VuZC9jb21tYW5kX2xpbmUucHk=) | `91.56% <83.33%> (+9.00%)` | :arrow_up: | | [wooey/admin.py](https://app.codecov.io/gh/wooey/Wooey/pull/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvYWRtaW4ucHk=) | `85.18% <100.00%> (ø)` | | | [wooey/backend/utils.py](https://app.codecov.io/gh/wooey/Wooey/pull/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvYmFja2VuZC91dGlscy5weQ==) | `78.83% <100.00%> (ø)` | | | [wooey/forms/factory.py](https://app.codecov.io/gh/wooey/Wooey/pull/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvZm9ybXMvZmFjdG9yeS5weQ==) | `87.57% <100.00%> (+0.07%)` | :arrow_up: | | [wooey/models/favorite.py](https://app.codecov.io/gh/wooey/Wooey/pull/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvbW9kZWxzL2Zhdm9yaXRlLnB5) | `100.00% <100.00%> (ø)` | | | [wooey/models/widgets.py](https://app.codecov.io/gh/wooey/Wooey/pull/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#diff-d29vZXkvbW9kZWxzL3dpZGdldHMucHk=) | `85.18% <100.00%> (ø)` | | | ... and [4 more](https://app.codecov.io/gh/wooey/Wooey/pull/378?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.