Add API endpoints to find and return client-side OTF directories - #876
Merged
Conversation
…ist of OTF directories found under the configured reference file directory
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #876 +/- ##
==========================================
+ Coverage 54.60% 54.72% +0.12%
==========================================
Files 101 101
Lines 11311 11337 +26
Branches 1503 1507 +4
==========================================
+ Hits 6176 6204 +28
+ Misses 4808 4806 -2
Partials 327 327 🚀 New features to boost your workflow:
|
…ions to extend mocking logic; fixed typos
tieneupin
marked this pull request as ready for review
September 2, 2026 09:39
stephen-riggs
approved these changes
Sep 2, 2026
stephen-riggs
left a comment
Contributor
There was a problem hiding this comment.
Looks fine to me, with one comment about an optional path
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
gain_reference_directoryfieldActual diff is about +90/-1, with the rest of the diff being due to the addition and modification of tests.
NOTE: This PR is tied to DiamondLightSource/murfey-frontend#81 and will have to be deployed along side the version that contains it.