Skip to content

Selective upstream file download#835

Merged
tieneupin merged 12 commits into
mainfrom
selective-upstream-file-download
Jun 26, 2026
Merged

Selective upstream file download#835
tieneupin merged 12 commits into
mainfrom
selective-upstream-file-download

Conversation

@tieneupin

@tieneupin tieneupin commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

As part of providing users with finer control over which upstream files to select and download, the API endpoints for the instrument server and backend server were updated to receive and pass along a list of search strings from the frontend. If no search strings are received, it will refer back to the MachineConfig to extract and pass along the full list of search strings configured for the specified upstream instrument.

This PR is tied to DiamondLightSource/murfey-frontend#77 . Both should be deployed in tandem.

@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.15%. Comparing base (8aa4d35) to head (2622659).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #835      +/-   ##
==========================================
+ Coverage   53.10%   53.15%   +0.04%     
==========================================
  Files         100      100              
  Lines       10855    10863       +8     
  Branches     1439     1441       +2     
==========================================
+ Hits         5765     5774       +9     
+ Misses       4783     4782       -1     
  Partials      307      307              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread src/murfey/server/api/session_shared.py Fixed
@tieneupin tieneupin self-assigned this Jun 25, 2026
@tieneupin tieneupin added enhancement New feature or request server Relates to the server component client Relates to the client component labels Jun 25, 2026
@tieneupin tieneupin merged commit 8b6fcac into main Jun 26, 2026
17 checks passed
@tieneupin tieneupin deleted the selective-upstream-file-download branch June 26, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client Relates to the client component enhancement New feature or request server Relates to the server component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants