Trevor McKeown

Results 8 issues of Trevor McKeown

#Temp PR Message feat: Adding additional configuration file options test: unit test for config file detection test: unit test for config files pass via the cli test: unit test case...

# **[Pull Request 517](https://github.com/bcoe/c8/pull/517)** ## Commit Message commit b33e8e7773ea79897c8b77f92894a7cb3fc5aaf7 Author: Trevor D McKeown Date: Sun Feb 18 09:17:58 2024 -0500 Print Derived Configuration Report (#517) feat: print derived config variables...

# **[Pull Request 514](https://github.com/bcoe/c8/pull/514)** ## Overview This pull request adds a configuration file for the test harness package [Mocha](https://mochajs.org/#configuring-mocha-nodejs). Furthermore, it addresses some silent errors in how the assertion library...

# **[Pull Request 447](https://github.com/bcoe/c8/pull/447)** Increase code quality by increasing code coverage: lib/parse-args.js refactor: bumping code coverage to 100% for lib/parse-args.js. (#447) test: Adding a test case for NODE_V8_COVERAGE and changing...

# **[Pull Request 452](https://github.com/bcoe/c8/pull/452)** This pull request has two commits. [Increase code quality by increasing coverage: lib/report.js](https://github.com/bcoe/c8/pull/452/commits/7b91bcd83b6afbfb68eaefbdc7d526c3714bc7fc) [Expose the Report Class for future extension](https://github.com/bcoe/c8/pull/452/commits/45f0d1a2069369e648f92aacbdd06a3d9cee5fbd) Refactoring the report module export was...

# **[Pull Request 453](https://github.com/bcoe/c8/pull/453)** commit [ff5d39b73f2265105a8ecf1cc4b5fd9f47a570e2](https://github.com/bcoe/c8/pull/453/commits/ff5d39b73f2265105a8ecf1cc4b5fd9f47a570e2) Author: The Nasty Date: Tue Jan 16 14:00:38 2024 -0500 Improve code quality by increasing code coverage: lib/source-map-from-file.js (#453) refactor: lib/source-map-from-file.js to improve code...

ci

* **Version**: * **Platform**: * **Version**: ``` $ node -v v16.19.1 ``` * **Platform**: ``` $ uname -a Linux ********* 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64...

# Improve code quality by increasing code coverage Updated: 2023-02-09 9:58 PM EST * **Version**: All * **Platform**: Linux 5.15.79.1-microsoft-standard-WSL2 Wed Nov 23 01:01:46 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux...

enhancement