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

Fix Max lookback issue #178

Merged
merged 58 commits into from
Sep 25, 2024

try to deal with github error

978b837
Select commit
Loading
Failed to load commit list.
Merged

Fix Max lookback issue #178

try to deal with github error
978b837
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 25, 2024 in 1s

13.25% of diff hit (target 1.00%)

View this Pull Request on Codecov

13.25% of diff hit (target 1.00%)

Annotations

Check warning on line 120 in omicron/cli/archive.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/archive.py#L120

Added line #L120 was not covered by tests

Check warning on line 129 in omicron/cli/archive.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/archive.py#L129

Added line #L129 was not covered by tests

Check warning on line 143 in omicron/cli/archive.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/archive.py#L141-L143

Added lines #L141 - L143 were not covered by tests

Check warning on line 147 in omicron/cli/archive.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/archive.py#L147

Added line #L147 was not covered by tests

Check warning on line 180 in omicron/cli/archive.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/archive.py#L178-L180

Added lines #L178 - L180 were not covered by tests

Check warning on line 30 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 32 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L32

Added line #L32 was not covered by tests

Check warning on line 38 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L34-L38

Added lines #L34 - L38 were not covered by tests

Check warning on line 43 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L40-L43

Added lines #L40 - L43 were not covered by tests

Check warning on line 47 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 49 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L49

Added line #L49 was not covered by tests

Check warning on line 52 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L52

Added line #L52 was not covered by tests

Check warning on line 58 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L58

Added line #L58 was not covered by tests

Check warning on line 60 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L60

Added line #L60 was not covered by tests

Check warning on line 62 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L62

Added line #L62 was not covered by tests

Check warning on line 67 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L64-L67

Added lines #L64 - L67 were not covered by tests

Check warning on line 70 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L70

Added line #L70 was not covered by tests

Check warning on line 77 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L73-L77

Added lines #L73 - L77 were not covered by tests

Check warning on line 79 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L79

Added line #L79 was not covered by tests

Check warning on line 87 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L87

Added line #L87 was not covered by tests

Check warning on line 91 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L89-L91

Added lines #L89 - L91 were not covered by tests

Check warning on line 96 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L93-L96

Added lines #L93 - L96 were not covered by tests

Check warning on line 98 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L98

Added line #L98 was not covered by tests

Check warning on line 106 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L100-L106

Added lines #L100 - L106 were not covered by tests

Check warning on line 109 in omicron/cli/omicron_post_script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

omicron/cli/omicron_post_script.py#L108-L109

Added lines #L108 - L109 were not covered by tests