Skip to content

refactor: improve numtracker error messages#1538

Merged
shree-iyengar-dls merged 7 commits into
mainfrom
improve_error_message
May 18, 2026
Merged

refactor: improve numtracker error messages#1538
shree-iyengar-dls merged 7 commits into
mainfrom
improve_error_message

Conversation

@shree-iyengar-dls
Copy link
Copy Markdown
Contributor

@shree-iyengar-dls shree-iyengar-dls commented May 8, 2026

Fixes #1507

Summary of changes:

@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.36%. Comparing base (62353cd) to head (9c50c98).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1538      +/-   ##
==========================================
+ Coverage   95.35%   95.36%   +0.01%     
==========================================
  Files          43       43              
  Lines        3205     3214       +9     
==========================================
+ Hits         3056     3065       +9     
  Misses        149      149              

☔ 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.

@shree-iyengar-dls shree-iyengar-dls marked this pull request as ready for review May 15, 2026 14:36
@shree-iyengar-dls shree-iyengar-dls requested a review from a team as a code owner May 15, 2026 14:36
Copy link
Copy Markdown
Contributor

@tpoliaw tpoliaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. None of the comments are blockers

Comment thread src/blueapi/utils/numtracker.py Outdated
Comment thread src/blueapi/utils/numtracker.py Outdated
Comment thread tests/unit_tests/utils/test_numtracker.py Outdated
Comment thread src/blueapi/utils/numtracker.py Outdated
Comment thread src/blueapi/utils/numtracker.py Outdated
Comment thread tests/unit_tests/utils/test_numtracker.py Outdated
@tpoliaw
Copy link
Copy Markdown
Contributor

tpoliaw commented May 18, 2026

This looks good now - thanks

@shree-iyengar-dls shree-iyengar-dls added this pull request to the merge queue May 18, 2026
Merged via the queue into main with commit 7d8ff57 May 18, 2026
19 checks passed
@shree-iyengar-dls shree-iyengar-dls deleted the improve_error_message branch May 18, 2026 12:17
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.

Give better error message on non-existant instrument session

2 participants