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

Feature/improve ramping #98

Merged
merged 6 commits into from
Oct 7, 2024

Ramp rate warning now show parameter name.

dba060d
Select commit
Loading
Failed to load commit list.
Merged

Feature/improve ramping #98

Ramp rate warning now show parameter name.
dba060d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 7, 2024 in 0s

3.03% of diff hit (target 23.73%)

View this Pull Request on Codecov

3.03% of diff hit (target 23.73%)

Annotations

Check warning on line 52 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L52

Added line #L52 was not covered by tests

Check warning on line 86 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L86

Added line #L86 was not covered by tests

Check warning on line 102 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 104 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L104

Added line #L104 was not covered by tests

Check warning on line 108 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L106-L108

Added lines #L106 - L108 were not covered by tests

Check warning on line 113 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L113

Added line #L113 was not covered by tests

Check warning on line 118 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 121 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L121

Added line #L121 was not covered by tests

Check warning on line 525 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L525

Added line #L525 was not covered by tests

Check warning on line 689 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L689

Added line #L689 was not covered by tests

Check warning on line 696 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L695-L696

Added lines #L695 - L696 were not covered by tests

Check warning on line 698 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L698

Added line #L698 was not covered by tests

Check warning on line 704 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L704

Added line #L704 was not covered by tests

Check warning on line 711 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L710-L711

Added lines #L710 - L711 were not covered by tests

Check warning on line 713 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L713

Added line #L713 was not covered by tests

Check warning on line 719 in src/qumada/measurement/device_object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/measurement/device_object.py#L719

Added line #L719 was not covered by tests

Check warning on line 92 in src/qumada/utils/ramp_parameter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/utils/ramp_parameter.py#L90-L92

Added lines #L90 - L92 were not covered by tests

Check warning on line 94 in src/qumada/utils/ramp_parameter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/utils/ramp_parameter.py#L94

Added line #L94 was not covered by tests

Check warning on line 97 in src/qumada/utils/ramp_parameter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/utils/ramp_parameter.py#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 103 in src/qumada/utils/ramp_parameter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/qumada/utils/ramp_parameter.py#L101-L103

Added lines #L101 - L103 were not covered by tests