Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(vcs): multiple repositories #11844

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

m-aciek
Copy link
Contributor

@m-aciek m-aciek commented Jun 12, 2024

Very early work in progress.

Proposed changes

#7271

Checklist

  • Lint and unit tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added documentation to describe my feature.
  • I have squashed my commits into logic units.
  • I have described the changes in the commit messages.

Other information

Copy link

codecov bot commented Jun 13, 2024

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 2591 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            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 Coverage Δ
weblate/trans/forms.py 87.76% <ø> (-0.10%) ⬇️
weblate/vcs/models.py 85.29% <ø> (-9.00%) ⬇️
weblate/vcs/multiple.py 58.53% <58.53%> (ø)

... and 322 files with indirect coverage changes

@m-aciek m-aciek changed the title Multiple repositories feat(vcs): multiple repositories Jun 17, 2024
Copy link

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 github-actions bot added wontfix Nobody will work on this. and removed wontfix Nobody will work on this. labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant