carloea2 opened a new pull request, #8282:
URL: https://github.com/apache/texera/pull/8282

   ### What changes were proposed in this PR?
   
   Measure elapsed buffer time with fractional total seconds so millisecond 
flush intervals are honored.
   
   ### Any related issues, documentation, discussions?
   
   Closes #8281
   
   ### How was this PR tested?
   
   Added boundary coverage at the default 500 ms interval. Existing forced, 
size-based, multi-second, and below-threshold cases remain green.
   
   `C:\Users\carlo\texera\texera\.venv312\Scripts\python.exe -c "import 
sys,pytest; 
sys.path[:0]=[r'C:\Users\carlo\texera\texera-worktrees\investigate-bug76\amber\src\main\python',r'C:\Users\carlo\texera\texera\amber\src\main\python'];
 raise 
SystemExit(pytest.main([r'amber\src\test\python\core\util\buffer\test_timed_buffer.py','-p','no:cacheprovider','-q']))"`
   
   `C:\Users\carlo\texera\texera\.venv312\Scripts\ruff.exe check 
amber/src/main/python/core/util/buffer/timed_buffer.py 
amber/src/test/python/core/util/buffer/test_timed_buffer.py`
   
   `C:\Users\carlo\texera\texera\.venv312\Scripts\ruff.exe format --check 
amber/src/main/python/core/util/buffer/timed_buffer.py 
amber/src/test/python/core/util/buffer/test_timed_buffer.py`
   
   All 14 tests passed. Ruff checks passed.
   
   ### Was this PR authored or co-authored using generative AI tooling?
   
   Generated-by: OpenAI Codex
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to