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(Build): use bench get-app cache #1396

Merged
merged 21 commits into from
Feb 9, 2024

Merge branch 'master' into get-app-cache

ee675f7
Select commit
Loading
Failed to load commit list.
Merged

feat(Build): use bench get-app cache #1396

Merge branch 'master' into get-app-cache
ee675f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 9, 2024 in 0s

83.08% of diff hit (target 75.00%)

View this Pull Request on Codecov

83.08% of diff hit (target 75.00%)

Annotations

Check warning on line 11 in press/press/doctype/app/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/app/app.py#L11

Added line #L11 was not covered by tests

Check warning on line 20 in press/press/doctype/bench_get_app_cache/bench_get_app_cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/bench_get_app_cache/bench_get_app_cache.py#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 24 in press/press/doctype/bench_get_app_cache/bench_get_app_cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/bench_get_app_cache/bench_get_app_cache.py#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 34 in press/press/doctype/bench_get_app_cache/bench_get_app_cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/bench_get_app_cache/bench_get_app_cache.py#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 38 in press/press/doctype/bench_get_app_cache/bench_get_app_cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/bench_get_app_cache/bench_get_app_cache.py#L38

Added line #L38 was not covered by tests

Check warning on line 43 in press/press/doctype/bench_get_app_cache/bench_get_app_cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/bench_get_app_cache/bench_get_app_cache.py#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 50 in press/press/doctype/bench_get_app_cache/bench_get_app_cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/bench_get_app_cache/bench_get_app_cache.py#L50

Added line #L50 was not covered by tests

Check warning on line 53 in press/press/doctype/bench_get_app_cache/bench_get_app_cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/bench_get_app_cache/bench_get_app_cache.py#L53

Added line #L53 was not covered by tests

Check warning on line 57 in press/press/doctype/bench_get_app_cache/bench_get_app_cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/bench_get_app_cache/bench_get_app_cache.py#L57

Added line #L57 was not covered by tests

Check warning on line 72 in press/press/doctype/bench_get_app_cache/bench_get_app_cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/bench_get_app_cache/bench_get_app_cache.py#L72

Added line #L72 was not covered by tests

Check warning on line 67 in press/press/doctype/deploy_candidate/cache_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/deploy_candidate/cache_utils.py#L67

Added line #L67 was not covered by tests

Check warning on line 102 in press/press/doctype/deploy_candidate/cache_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/deploy_candidate/cache_utils.py#L102

Added line #L102 was not covered by tests

Check warning on line 147 in press/press/doctype/deploy_candidate/cache_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/deploy_candidate/cache_utils.py#L147

Added line #L147 was not covered by tests

Check warning on line 151 in press/press/doctype/deploy_candidate/cache_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/deploy_candidate/cache_utils.py#L149-L151

Added lines #L149 - L151 were not covered by tests

Check warning on line 156 in press/press/doctype/deploy_candidate/cache_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/deploy_candidate/cache_utils.py#L153-L156

Added lines #L153 - L156 were not covered by tests

Check warning on line 159 in press/press/doctype/deploy_candidate/cache_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/deploy_candidate/cache_utils.py#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 163 in press/press/doctype/deploy_candidate/cache_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/deploy_candidate/cache_utils.py#L161-L163

Added lines #L161 - L163 were not covered by tests

Check warning on line 339 in press/press/doctype/deploy_candidate/deploy_candidate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/deploy_candidate/deploy_candidate.py#L339

Added line #L339 was not covered by tests

Check warning on line 351 in press/press/doctype/release_group/release_group.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/release_group/release_group.py#L351

Added line #L351 was not covered by tests

Check warning on line 362 in press/press/doctype/release_group/release_group.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/release_group/release_group.py#L361-L362

Added lines #L361 - L362 were not covered by tests

Check warning on line 516 in press/utils/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/utils/__init__.py#L516

Added line #L516 was not covered by tests