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

85 add enum and wave form #86

Closed
wants to merge 9 commits into from
Closed

Conversation

evalott100
Copy link
Contributor

No description provided.

@evalott100 evalott100 marked this pull request as draft November 20, 2024 13:13
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 93.90244% with 5 lines in your changes missing coverage. Please review.

Project coverage is 85.87%. Comparing base (d1fc038) to head (c1e8dc1).

Files with missing lines Patch % Lines
src/fastcs/datatypes.py 89.28% 3 Missing ⚠️
src/fastcs/backends/epics/ioc.py 94.28% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
+ Coverage   85.56%   85.87%   +0.31%     
==========================================
  Files          23       23              
  Lines         928      984      +56     
==========================================
+ Hits          794      845      +51     
- Misses        134      139       +5     

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


🚨 Try these New Features:

For example, updating an attribute to have an `Int` with different units will make the epics backend update `EGU` of the corresponding record.

Also pinned softioc to the version which supports this through `record.set_field`.
Both `Int` and `Float` inherit from it.
@evalott100 evalott100 closed this Nov 21, 2024
@evalott100 evalott100 deleted the 85-add-Enum-and-WaveForm branch November 21, 2024 15:25
@evalott100
Copy link
Contributor Author

Will make a new branch for this.

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