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

134 phoebus screen for positions makes integers #135

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

evalott100
Copy link
Contributor

Closes #134

Made the pos out calc fields (which are aliased as :VAL) have precision 5. Also corrected the units column in the positions table to be the correct PVs.

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.32%. Comparing base (c4dea92) to head (975c8cc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #135   +/-   ##
=======================================
  Coverage   91.32%   91.32%           
=======================================
  Files           8        8           
  Lines        1372     1372           
  Branches      219      219           
=======================================
  Hits         1253     1253           
  Misses         82       82           
  Partials       37       37           

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

@evalott100 evalott100 requested a review from coretl October 8, 2024 07:29
@evalott100 evalott100 merged commit 50080ff into main Oct 8, 2024
22 checks passed
@evalott100 evalott100 deleted the 134-phoebus-screen-for-positions-makes-integers branch October 8, 2024 12:30
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.

Phoebus screen for positions appears to make everything integers, rather than floats.
2 participants