WeblateOrg / weblate

Web based localization tool with tight version control integration.
https://weblate.org/
GNU General Public License v3.0
4.52k stars 1k forks source link

feat(vcs): multiple repositories #11844

Closed m-aciek closed 1 month ago

m-aciek commented 3 months ago

Very early work in progress.

Proposed changes

7271

Checklist

Other information

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 58.53659% with 17 lines in your changes missing coverage. Please review.

Project coverage is 90.56%. Comparing base (6aee586) to head (4f206a6). Report is 3654 commits behind head on main.

Files with missing lines Patch % Lines
weblate/vcs/multiple.py 58.53% 17 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/WeblateOrg/weblate/pull/11844/graphs/tree.svg?width=650&height=150&src=pr&token=9rzx9QBq35&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WeblateOrg)](https://app.codecov.io/gh/WeblateOrg/weblate/pull/11844?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WeblateOrg) ```diff @@ Coverage Diff @@ ## main #11844 +/- ## ========================================== - Coverage 90.82% 90.56% -0.26% ========================================== Files 554 577 +23 Lines 57306 58745 +1439 Branches 9122 9391 +269 ========================================== + Hits 52046 53204 +1158 - Misses 3640 3843 +203 - Partials 1620 1698 +78 ``` | [Files with missing lines](https://app.codecov.io/gh/WeblateOrg/weblate/pull/11844?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WeblateOrg) | Coverage Δ | | |---|---|---| | [weblate/trans/forms.py](https://app.codecov.io/gh/WeblateOrg/weblate/pull/11844?src=pr&el=tree&filepath=weblate%2Ftrans%2Fforms.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WeblateOrg#diff-d2VibGF0ZS90cmFucy9mb3Jtcy5weQ==) | `87.76% <ø> (-0.10%)` | :arrow_down: | | [weblate/vcs/models.py](https://app.codecov.io/gh/WeblateOrg/weblate/pull/11844?src=pr&el=tree&filepath=weblate%2Fvcs%2Fmodels.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WeblateOrg#diff-d2VibGF0ZS92Y3MvbW9kZWxzLnB5) | `85.29% <ø> (-9.00%)` | :arrow_down: | | [weblate/vcs/multiple.py](https://app.codecov.io/gh/WeblateOrg/weblate/pull/11844?src=pr&el=tree&filepath=weblate%2Fvcs%2Fmultiple.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WeblateOrg#diff-d2VibGF0ZS92Y3MvbXVsdGlwbGUucHk=) | `58.53% <58.53%> (ø)` | | ... and [322 files with indirect coverage changes](https://app.codecov.io/gh/WeblateOrg/weblate/pull/11844/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WeblateOrg)
github-actions[bot] commented 2 months ago

This pull request has been automatically marked as stale because there wasn’t any recent activity.

It will be closed soon if no further action occurs.

Thank you for your contributions!

github-actions[bot] commented 1 month ago

This pull request has been automatically marked as stale because there wasn’t any recent activity.

It will be closed soon if no further action occurs.

Thank you for your contributions!