Skip to content

Modernize coverage pipeline internals and tighten error handling#16

Draft
telatin wants to merge 3 commits intomasterfrom
codex/review-code-for-modernization-and-usability-improvements
Draft

Modernize coverage pipeline internals and tighten error handling#16
telatin wants to merge 3 commits intomasterfrom
codex/review-code-for-modernization-and-usability-improvements

Conversation

@telatin
Copy link
Owner

@telatin telatin commented Nov 6, 2025

Summary

  • guard coverage counter decrements, respect the configured minimum contig length threshold, and streamline option parsing with scoped enums and string views
  • refactor the output writer to use std::optional, avoid pointer sentinels, and stop flushing on every line while preserving per-reference headers
  • drop translation-unit wide namespace imports in the interval utilities and option parser, adopting modern includes and type aliases throughout

Testing

  • not run

https://chatgpt.com/codex/tasks/task_b_690bafbc98ac8330b8c9c9511d4c74a1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant