PandABlocks / PandABlocks-ioc

Create an IOC from a PandA
Apache License 2.0
1 stars 5 forks source link

Updated PandABlocks to interface with PVI 0.10.0 #132

Closed DiamondRC closed 1 month ago

DiamondRC commented 2 months ago

Closes #130

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.32%. Comparing base (6eadee5) to head (66cdfb0). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/pandablocks_ioc/_pvi.py 91.30% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #132 +/- ## ========================================== - Coverage 91.37% 91.32% -0.05% ========================================== Files 8 8 Lines 1368 1372 +4 Branches 218 219 +1 ========================================== + Hits 1250 1253 +3 - Misses 81 82 +1 Partials 37 37 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

evalott100 commented 2 months ago

Interestingly the buttons on the subscreen seem to have changed to not have the name of the screen on the button. I think I prefer the new setup.

image

image