coverallsapp / coverage-reporter

Self-contained, universal coverage uploader binary. Under development.
https://coveralls.io
MIT License
45 stars 14 forks source link

feat: support globs for base path #84

Closed mrexox closed 1 year ago

mrexox commented 1 year ago

:zap: Summary

Move base_path applying from parser to FileReport itself. Also support globs for base_path, so it can search for files in accessible dirs and find the right dir.

NOTE: Name collision issue can still take place. Make sure you don't have same filepaths in different base_paths.

:ballot_box_with_check: Checklist

coveralls-official[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5154256960


Totals Coverage Status
Change from base Build 5142896105: 0.02%
Covered Lines: 747
Relevant Lines: 829

💛 - Coveralls