Skip to content

Skip manual AutoTEM#833

Merged
tieneupin merged 2 commits into
mainfrom
skip-manual-autotem
Jun 23, 2026
Merged

Skip manual AutoTEM#833
tieneupin merged 2 commits into
mainfrom
skip-manual-autotem

Conversation

@tieneupin

@tieneupin tieneupin commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

We have established that it is possible to use AutoTEM in manual mode and in full auto mode. The manual AutoTEM mode uses a different data structure and naming patterns, causing errors with our current file parsing logic, and will need to be handled differently.

This PR adds preliminary logic needed to distinguish between files originating from the auto or manual AutoTEM workflows, and will skip processing the file if it belongs to the manual AutoTEM workflow for now. Subsequent PRs will introduce logic to trigger processing and parse metadata correctly for the manual workflow.

@tieneupin tieneupin self-assigned this Jun 22, 2026
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 60.86957% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.10%. Comparing base (1de0e8a) to head (0d624a9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #833      +/-   ##
==========================================
+ Coverage   53.09%   53.10%   +0.01%     
==========================================
  Files         100      100              
  Lines       10842    10855      +13     
  Branches     1437     1439       +2     
==========================================
+ Hits         5757     5765       +8     
- Misses       4779     4783       +4     
- Partials      306      307       +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tieneupin tieneupin added bug Something isn't working client Relates to the client component fib Part of the FIB pipeline extension labels Jun 22, 2026

@stephen-riggs stephen-riggs left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine to me

@tieneupin tieneupin merged commit f3d5342 into main Jun 23, 2026
17 checks passed
@tieneupin tieneupin deleted the skip-manual-autotem branch June 23, 2026 10:02
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 fib Part of the FIB pipeline extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants