Skip to content

Bug Fixes - #182

Merged
noonchen merged 15 commits into
mainfrom
bugfix
Aug 30, 2026
Merged

Bug Fixes#182
noonchen merged 15 commits into
mainfrom
bugfix

Conversation

@noonchen

Copy link
Copy Markdown
Owner

Crashes:

  • Fix crash if unknown records are detected in xlsx conversion.
  • Fix crash if config contains unexpected value type.

Bugs:

  • Rows disappear in merge UI when all files are removed and then added back.
  • Unvalidated symbol list in config is not filtered.
  • Average of selected data in trend chart incorrectly shows min value.
  • Progress bar in exporter is not correct.

Defensive:

  • Avoid duplicated signal connection for checkboxes.
  • Use tuple comparison for version check.
  • Use single source for log name.
  • Index guard in merge UI file move.
  • Fix html format in version change log.
  • Early return when dutList is empty in getTestDataFromDutIndex.
  • Avoid zero division in yield calculation.

@noonchen
noonchen merged commit c767706 into main Aug 30, 2026
4 checks passed
@noonchen
noonchen deleted the bugfix branch August 30, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants