Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix output processing issues and improve UI updates #1270

Merged
merged 4 commits into from
Feb 4, 2025
Merged

Conversation

yuto-trd
Copy link
Member

@yuto-trd yuto-trd commented Feb 3, 2025

  • Prevented duplicate execution of output processing.
  • Reset ProgressText when starting output processing.
  • Simplified cache context handling in output processing.
  • Ensured UI updates for progress value during output processing.

Copy link
Contributor

github-actions bot commented Feb 3, 2025

No TODO comments were found.

Copy link
Contributor

github-actions bot commented Feb 3, 2025

Code Coverage

Package Line Rate Branch Rate Complexity Health
Beutl.Operators 4% 0% 62
Beutl.ProjectSystem 12% 6% 2065
Beutl.Core 31% 28% 3054
Beutl.Language 0% 0% 588
Beutl.Threading 100% 94% 118
Beutl.Utilities 73% 67% 360
Beutl.Engine 33% 30% 8936
Beutl.Configuration 40% 19% 285
Beutl.Extensibility 2% 0% 66
Summary 30% (10861 / 36714) 27% (2930 / 10681) 15534

Minimum allowed line rate is 0%

@yuto-trd yuto-trd merged commit aec624f into main Feb 4, 2025
4 checks passed
@yuto-trd yuto-trd deleted the fix/error-output branch February 4, 2025 16:08
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.

1 participant