Skip to content

Refactor coverage orchestration around CoverageMap#11

Merged
ngan merged 4 commits intomainfrom
np-coverage-map
Mar 16, 2026
Merged

Refactor coverage orchestration around CoverageMap#11
ngan merged 4 commits intomainfrom
np-coverage-map

Conversation

@ngan
Copy link
Collaborator

@ngan ngan commented Mar 15, 2026

Summary

  • replace the global FastCov singleton/configuration flow with instance-based FastCov::CoverageMap
  • make ignored_paths plural and flexible while keeping tracker ownership/config on the coverage map instance
  • remove native allocation tracing and the old cache/configuration/coverage tracker plumbing so coverage is line-based plus optional extra trackers

Testing

  • bundle exec rake compile
  • bundle exec rspec --fail-fast

ngan and others added 2 commits March 14, 2026 19:27
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
@Gusto Gusto deleted a comment from dryrunsecurity bot Mar 15, 2026
ngan and others added 2 commits March 15, 2026 10:36
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
@ngan ngan merged commit 398fc59 into main Mar 16, 2026
9 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