PandABlocks / PandABlocks-ioc

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

fixed a race condition in the table update #127

Closed evalott100 closed 4 months ago

evalott100 commented 5 months ago

Closes https://github.com/bluesky/ophyd-async/issues/384

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.36%. Comparing base (6ffd344) to head (05f8ee7).

Files Patch % Lines
src/pandablocks_ioc/_tables.py 95.83% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #127 +/- ## ========================================== + Coverage 91.31% 91.36% +0.05% ========================================== Files 8 8 Lines 1358 1378 +20 Branches 213 219 +6 ========================================== + Hits 1240 1259 +19 - Misses 80 81 +1 Partials 38 38 ```

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