pkgx
pkgx copied to clipboard
+windows
Pull Request Test Coverage Report for Build 6613581632
- 15 of 27 (55.56%) changed or added relevant lines in 4 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage decreased (-0.7%) to 96.138%
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
---|---|---|---|
src/modes/internal.activate.ts | 9 | 13 | 69.23% |
src/modes/run.ts | 2 | 10 | 20.0% |
<!-- | Total: | 15 | 27 |
Totals | |
---|---|
Change from base Build 6612745233: | -0.7% |
Covered Lines: | 1396 |
Relevant Lines: | 1436 |
💛 - Coveralls
A suggestion in case you have not thought about it yet:
Perhaps using something like https://github.com/dsherret/dax in brewkit can help minimize the changes needed in pantry regarding the build scripts (assuming you are not going to use MSYS2 or Cygwin to provide native Bash on Windows).
We'll revisit this some other day.