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: add backups_sync management command #2364

Merged
merged 1 commit into from
Nov 27, 2024

feat: add backups_sync management command

c64b430
Select commit
Loading
Failed to load commit list.
Merged

feat: add backups_sync management command #2364

feat: add backups_sync management command
c64b430
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 27, 2024 in 0s

11.47% of diff hit (target 80.28%)

View this Pull Request on Codecov

11.47% of diff hit (target 80.28%)

Annotations

Check warning on line 48 in weblate_web/hetzner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/hetzner.py#L48

Added line #L48 was not covered by tests

Check warning on line 72 in weblate_web/hetzner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/hetzner.py#L72

Added line #L72 was not covered by tests

Check warning on line 79 in weblate_web/hetzner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/hetzner.py#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 83 in weblate_web/hetzner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/hetzner.py#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 22 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 24 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L24

Added line #L24 was not covered by tests

Check warning on line 29 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L29

Added line #L29 was not covered by tests

Check warning on line 33 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 36 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 44 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 49 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 53 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L53

Added line #L53 was not covered by tests

Check warning on line 55 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L55

Added line #L55 was not covered by tests

Check warning on line 58 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 65 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L61-L65

Added lines #L61 - L65 were not covered by tests

Check warning on line 68 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L68

Added line #L68 was not covered by tests

Check warning on line 71 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 74 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L74

Added line #L74 was not covered by tests

Check warning on line 78 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 81 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 84 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 87 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L87

Added line #L87 was not covered by tests

Check warning on line 90 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 96 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L96

Added line #L96 was not covered by tests

Check warning on line 99 in weblate_web/management/commands/backups_sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

weblate_web/management/commands/backups_sync.py#L99

Added line #L99 was not covered by tests