Skip to content

Conversation

@tpoliaw
Copy link
Contributor

@tpoliaw tpoliaw commented Dec 3, 2025

On the instrumentSession object, run takes a scan number as these should
be unique within a session. On the root, it takes a run id as these
should be unique across tiled.

On the instrumentSession object, run takes a scan number as these should
be unique within a session. On the root, it takes a run id as these
should be unique across tiled.
@tpoliaw tpoliaw linked an issue Dec 3, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

❌ Patch coverage is 0% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.68%. Comparing base (f346d54) to head (62834d7).

Files with missing lines Patch % Lines
src/model.rs 0.00% 37 Missing ⚠️
src/clients.rs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   50.55%   46.68%   -3.87%     
==========================================
  Files          12       12              
  Lines         544      589      +45     
==========================================
  Hits          275      275              
- Misses        269      314      +45     

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

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.

Add a query for a run on a given instrument session

2 participants