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

Add gain selection to OSA workflow #230

Merged
merged 37 commits into from
Mar 12, 2024

Add --no-gainsel option also for autocloser

e4e6d3d
Select commit
Loading
Failed to load commit list.
Merged

Add gain selection to OSA workflow #230

Add --no-gainsel option also for autocloser
e4e6d3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 11, 2024 in 0s

43.54% of diff hit (target 82.06%)

View this Pull Request on Codecov

43.54% of diff hit (target 82.06%)

Annotations

Check warning on line 140 in src/osa/scripts/autocloser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/autocloser.py#L140

Added line #L140 was not covered by tests

Check warning on line 88 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 102 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 123 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 125 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L125

Added line #L125 was not covered by tests

Check warning on line 132 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L132

Added line #L132 was not covered by tests

Check warning on line 138 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L138

Added line #L138 was not covered by tests

Check warning on line 142 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L142

Added line #L142 was not covered by tests

Check warning on line 144 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L144

Added line #L144 was not covered by tests

Check warning on line 161 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L159-L161

Added lines #L159 - L161 were not covered by tests

Check warning on line 166 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 175 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L175

Added line #L175 was not covered by tests

Check warning on line 185 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L185

Added line #L185 was not covered by tests

Check warning on line 208 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L208

Added line #L208 was not covered by tests

Check warning on line 211 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L211

Added line #L211 was not covered by tests

Check warning on line 270 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L270

Added line #L270 was not covered by tests

Check warning on line 274 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L274

Added line #L274 was not covered by tests

Check warning on line 281 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L277-L281

Added lines #L277 - L281 were not covered by tests

Check warning on line 286 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L283-L286

Added lines #L283 - L286 were not covered by tests

Check warning on line 291 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L288-L291

Added lines #L288 - L291 were not covered by tests

Check warning on line 295 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L293-L295

Added lines #L293 - L295 were not covered by tests

Check warning on line 304 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L300-L304

Added lines #L300 - L304 were not covered by tests

Check warning on line 308 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L306-L308

Added lines #L306 - L308 were not covered by tests

Check warning on line 312 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L310-L312

Added lines #L310 - L312 were not covered by tests

Check warning on line 322 in src/osa/scripts/gain_selection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osa/scripts/gain_selection.py#L322

Added line #L322 was not covered by tests