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(rest)!: added support for custom controllers #39

Merged
merged 2 commits into from
Oct 5, 2021
Merged

feat(rest)!: added support for custom controllers #39

merged 2 commits into from
Oct 5, 2021

Conversation

janrtvld
Copy link
Contributor

@janrtvld janrtvld commented Oct 5, 2021

Signed-off-by: Jan jan@animo.id

Signed-off-by: Jan <jan@animo.id>
@janrtvld janrtvld requested a review from a team as a code owner October 5, 2021 10:51
@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2021

Codecov Report

Merging #39 (cf41552) into main (285c365) will decrease coverage by 0.06%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   84.98%   84.92%   -0.07%     
==========================================
  Files          19       19              
  Lines         393      398       +5     
  Branches       70       72       +2     
==========================================
+ Hits          334      338       +4     
- Misses         59       60       +1     
Impacted Files Coverage Δ
packages/rest/src/server.ts 88.00% <85.71%> (-2.00%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 285c365...cf41552. Read the comment docs.

packages/rest/samples/sampleWithConfig.ts Outdated Show resolved Hide resolved
packages/rest/samples/sampleWithConfig.ts Outdated Show resolved Hide resolved
Signed-off-by: Jan <jan@animo.id>
@TimoGlastra TimoGlastra changed the title feat(rest): added support for custom controllers feat(rest)!: added support for custom controllers Oct 5, 2021
@TimoGlastra TimoGlastra enabled auto-merge (squash) October 5, 2021 13:00
@TimoGlastra TimoGlastra merged commit 8362e30 into openwallet-foundation:main Oct 5, 2021
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.

3 participants