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

Streamline control flow in FileInfoReader #605

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Jan 8, 2025

This finally adds cleanup and streamlining FileInfoReader by removing one last indirection and using proper submonitor for progress.

With this compared to the previous state we saved about 100 LOC ... and hopefully make the class much easier to understand/debug/change...

This finally adds cleanup and streamlining FileInfoReader by removing
one last indirection and using proper submonitor for progress.
Copy link

github-actions bot commented Jan 8, 2025

Test Results

  375 files  ±0    375 suites  ±0   46m 41s ⏱️ + 4m 1s
1 904 tests ±0  1 901 ✅ ±0  3 💤 ±0  0 ❌ ±0 
6 712 runs  ±0  6 703 ✅ ±0  9 💤 ±0  0 ❌ ±0 

Results for commit ce94fd6. ± Comparison against base commit cd1980d.

@laeubi laeubi merged commit 5742cbd into eclipse-equinox:master Jan 8, 2025
12 checks passed
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