tegg icon indicating copy to clipboard operation
tegg copied to clipboard

WIP: feat: impl RunnerOptions.ModuleConfigUtil

Open killagu opened this issue 2 years ago • 1 comments

Support custom ModuleConfigUtil implementation.

Checklist
  • [x] npm test passes
  • [x] tests and/or benchmarks are included
  • [ ] documentation is changed or added
  • [x] commit message follows commit guidelines
Affected core subsystem(s)
Description of change

killagu avatar Aug 07 '23 05:08 killagu

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.70%. Comparing base (f733441) to head (4c4e6f7). Report is 215 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #137   +/-   ##
=======================================
  Coverage   93.69%   93.70%           
=======================================
  Files         226      226           
  Lines        4693     4700    +7     
  Branches      478      506   +28     
=======================================
+ Hits         4397     4404    +7     
  Misses        296      296           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Aug 07 '23 05:08 codecov[bot]