Skip to content

Change CLEM series name (tag) format - #897

Merged
tieneupin merged 2 commits into
mainfrom
change-clem-tag
Sep 23, 2026
Merged

tieneupin merged 2 commits into
mainfrom
change-clem-tag

Conversation

@tieneupin

@tieneupin tieneupin commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

NOTE: This PR and DiamondLightSource/cryoem-services#315 need to be deployed together.

Previously, CLEM series names were constructed using the path parts with -- as the separator. This has proven to be insufficiently robust, as -- is also used in the path parts. Switching over to / as the separator makes it more robust, and brings it more in line with how tags are constructed in the other instrument workflows currently supported by Murfey.

@codecov

codecov Bot commented Sep 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.08%. Comparing base (27c383e) to head (4e6665c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #897   +/-   ##
=======================================
  Coverage   55.07%   55.08%           
=======================================
  Files         103      103           
  Lines       11534    11532    -2     
  Branches     1531     1530    -1     
=======================================
  Hits         6352     6352           
+ Misses       4839     4838    -1     
+ Partials      343      342    -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tieneupin tieneupin self-assigned this Sep 22, 2026
@tieneupin tieneupin added bug Something isn't working server Relates to the server component client Relates to the client component cryo-clem Part of the cryo-CLEM pipeline extension labels Sep 22, 2026
@tieneupin
tieneupin marked this pull request as ready for review September 22, 2026 15:20
@tieneupin
tieneupin merged commit d28bf70 into main Sep 23, 2026
14 checks passed
@tieneupin
tieneupin deleted the change-clem-tag branch September 23, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working client Relates to the client component cryo-clem Part of the cryo-CLEM pipeline extension server Relates to the server component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants