Skip to content

Conversation

@sha1n
Copy link
Owner

@sha1n sha1n commented Dec 3, 2025

Improved interrupt handling by passing a context through the entire call flow. This also improves user feedback when the call environment terminates the program.

@sha1n sha1n added enhancement New feature or request maintenance labels Dec 3, 2025
@coveralls
Copy link

coveralls commented Dec 3, 2025

Pull Request Test Coverage Report for Build 19884957149

Details

  • 43 of 47 (91.49%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 93.403%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/exec/benchmark_exec.go 35 39 89.74%
Totals Coverage Status
Change from base Build 19884436731: 0.3%
Covered Lines: 1798
Relevant Lines: 1925

💛 - Coveralls

Improved interrupt handling by passing a context through the entire call flow. This also improves user feedback when the call environment terminates the program.
@sha1n sha1n force-pushed the maintenance/refactoring/improved-go-context-impl branch from aaf0b6e to ef5b42e Compare December 3, 2025 06:43
@sha1n sha1n merged commit bb50a02 into master Dec 3, 2025
4 checks passed
@sha1n sha1n deleted the maintenance/refactoring/improved-go-context-impl branch December 3, 2025 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants