SlatherOrg / slather

Generate test coverage reports for Xcode projects & hook it into CI.
MIT License
1.55k stars 233 forks source link

chore: handle include globs #553

Closed dnedrow closed 1 month ago

dnedrow commented 5 months ago

This update introduces a mechanism that handles the globs specified in the source_files configuration.

At it's most basic, the file is checked to see if it's ignore and, if it isn't and there are source_files defined, tested to see if it should be included in the scan.

dnedrow commented 1 month ago

@jarrodlombardo-EventBase can you merge this PR? I don't have the mojo.

dnedrow commented 1 month ago

@ksuther Can you merge this PR, pretty please?

jarrodlombardo-EventBase commented 1 month ago

@jarrodlombardo-EventBase can you merge this PR? I don't have the mojo.

I also don't have those permissions. Thankfully Kent took care of it. :)