Skip to content

feat(strtools): ✨ add method for extracting text between brackets - #155

Open
lguerard wants to merge 1 commit into
imcf:develfrom
lguerard:extract_name
Open

lguerard wants to merge 1 commit into
imcf:develfrom
lguerard:extract_name

Conversation

@lguerard

Copy link
Copy Markdown
Contributor

This is particularly important for multi series file in OMERO as they are named: file_name.ext [file_name.ext (seriesx)]

This is particularly important for multi series file in OMERO as they are named:
file_name.ext [file_name.ext (seriesx)]
@codecov

codecov Bot commented Sep 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 7.69231% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 33%. Comparing base (1f6b508) to head (595b079).

Files with missing lines Patch % Lines
src/imcflibs/strtools.py 8% 12 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff          @@
##           devel   #155   +/-   ##
====================================
- Coverage     33%    33%   -0%     
====================================
  Files         25     25           
  Lines       1806   1819   +13     
====================================
+ Hits         591    592    +1     
- Misses      1215   1227   +12     

☔ View full report in Codecov by Harness.
📢 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.

@ehrenfeu

Copy link
Copy Markdown
Member

➡️ Please add tests 🧪 for this.

@ehrenfeu
ehrenfeu self-requested a review September 16, 2026 13:44
@ehrenfeu ehrenfeu added unit testing A unit test should be created enhancement New feature or request new-minor Change introduced in PR will require a new minor release. labels Sep 16, 2026
@ehrenfeu ehrenfeu added this to the 2.0.0 milestone Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request new-minor Change introduced in PR will require a new minor release. unit testing A unit test should be created

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants