Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: feat: impl RunnerOptions.ModuleConfigUtil #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

killagu
Copy link
Contributor

@killagu killagu commented Aug 7, 2023

Support custom ModuleConfigUtil implementation.

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

Support custom ModuleConfigUtil implementation.
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f733441) 93.69% compared to head (4c4e6f7) 93.70%.

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           
Files Changed Coverage Δ
standalone/standalone/src/Runner.ts 91.95% <100.00%> (+0.70%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@killagu killagu changed the title feat: impl RunnerOptions.ModuleConfigUtil WIP: feat: impl RunnerOptions.ModuleConfigUtil Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant