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

76 pass backend options on init and provide pv name formatting options #77

Closed
wants to merge 10 commits into from

made `update_period` optional on `Updater`

722cc37
Select commit
Loading
Failed to load commit list.
Closed

76 pass backend options on init and provide pv name formatting options #77

made `update_period` optional on `Updater`
722cc37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 19, 2024 in 1s

95.83% of diff hit (target 82.56%)

View this Pull Request on Codecov

95.83% of diff hit (target 82.56%)

Annotations

Check warning on line 138 in src/fastcs/backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/backend.py#L138

Added line #L138 was not covered by tests

Check warning on line 23 in src/fastcs/backends/epics/backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/backends/epics/backend.py#L23

Added line #L23 was not covered by tests

Check warning on line 27 in src/fastcs/backends/epics/backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/backends/epics/backend.py#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 232 in src/fastcs/backends/epics/ioc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/backends/epics/ioc.py#L232

Added line #L232 was not covered by tests