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

feat: expose plugin extension points into main package, developer docs + sample #713

Merged
merged 5 commits into from
Oct 21, 2024

fix: add proper jsdoc, remove extraneous logic from plugin + tests

a7b799c
Select commit
Loading
Failed to load commit list.
Merged

feat: expose plugin extension points into main package, developer docs + sample #713

fix: add proper jsdoc, remove extraneous logic from plugin + tests
a7b799c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 21, 2024 in 1s

91.11% of diff hit (target 57.75%)

View this Pull Request on Codecov

91.11% of diff hit (target 57.75%)

Annotations

Check warning on line 167 in src/config/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config/index.js#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 169 in src/config/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config/index.js#L169

Added line #L169 was not covered by tests

Check warning on line 84 in src/plugin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugin.js#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 106 in src/plugin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugin.js#L106

Added line #L106 was not covered by tests

Check warning on line 140 in src/plugin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugin.js#L140

Added line #L140 was not covered by tests

Check warning on line 66 in src/proxy/routes/index.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proxy/routes/index.js#L66

Added line #L66 was not covered by tests