Skip to content

feature: gui and docs can be None in a transport #142

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

evvaaaa
Copy link
Contributor

@evvaaaa evvaaaa commented Mar 21, 2025

Allows for optional creation of gui and docs.

Also fixes pva GUI by skipping fastcs.datatypes.Table.

evvaaaa added a commit to PandABlocks/fastcs-PandABlocks that referenced this pull request Mar 21, 2025
Copy link

codecov bot commented Mar 25, 2025

Codecov Report

Attention: Patch coverage is 45.45455% with 6 lines in your changes missing coverage. Please review.

Project coverage is 90.40%. Comparing base (1cce8ea) to head (7373c48).

Files with missing lines Patch % Lines
src/fastcs/transport/epics/gui.py 20.00% 4 Missing ⚠️
src/fastcs/launch.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
- Coverage   90.59%   90.40%   -0.19%     
==========================================
  Files          41       41              
  Lines        1935     1939       +4     
==========================================
  Hits         1753     1753              
- Misses        182      186       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Allows for optional creation of gui and docs.
@GDYendell GDYendell force-pushed the allow-for-optional-docs-gui branch from 1682184 to 7373c48 Compare March 25, 2025 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant