Skip to content

Fix coverage discovery of init.luau modules - #44

Merged
horsenuggets merged 3 commits into
mainfrom
bugfix/coverage-init-discovery
Apr 1, 2026
Merged

Fix coverage discovery of init.luau modules#44
horsenuggets merged 3 commits into
mainfrom
bugfix/coverage-init-discovery

Conversation

@horsenuggets

Copy link
Copy Markdown
Owner

Summary

  • CoverageRoots now accepts a single script instance instead of a dictionary
  • Fixed init.luau modules being skipped during directory discovery
  • Bumped lune to 0.10.4-horse.14.5
  • Bumped version to 1.1.1

Test plan

  • 109 tests pass locally
  • Verified chalk-luau (init.luau module) now shows coverage

CoverageRoots now takes a single script instance (e.g.,
script.Parent.Source) instead of a dictionary. Fixes discovery
of init.luau modules that were previously skipped. Excludes
.spec, .story, and .storybook files from coverage.
@horsenuggets horsenuggets self-assigned this Apr 1, 2026
@horsenuggets
horsenuggets merged commit cb814a8 into main Apr 1, 2026
11 checks passed
@horsenuggets
horsenuggets deleted the bugfix/coverage-init-discovery branch April 1, 2026 18:54
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