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: [SIW-1270] Add eid router #393

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

hevelius
Copy link
Contributor

Warning

This PR depends on #392

Short description

This PR adds eID router for auth and issuing flow

List of changes proposed in this pull request

  • Add eid router
  • Update server

How to test

Start dev-server and try to call some routes

@hevelius hevelius requested a review from a team as a code owner June 20, 2024 10:06
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

Attention: Patch coverage is 72.97297% with 10 lines in your changes missing coverage. Please review.

Project coverage is 69.64%. Comparing base (33ca3dd) to head (604254d).
Report is 5 commits behind head on master.

Current head 604254d differs from pull request most recent head ad07cda

Please upload reports for the commit ad07cda to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #393      +/-   ##
==========================================
- Coverage   69.66%   69.64%   -0.02%     
==========================================
  Files         156      162       +6     
  Lines        5008     5051      +43     
  Branches      605      610       +5     
==========================================
+ Hits         3489     3518      +29     
+ Misses       1518     1455      -63     
- Partials        1       78      +77     
Files Coverage Δ
src/payloads/features/it-wallet/eid/callback.ts 100.00% <100.00%> (ø)
src/payloads/features/it-wallet/eid/credential.ts 100.00% <100.00%> (ø)
src/payloads/features/it-wallet/eid/par.ts 100.00% <100.00%> (ø)
src/payloads/features/it-wallet/eid/token.ts 100.00% <100.00%> (ø)
src/payloads/features/it-wallet/eid/well-known.ts 100.00% <100.00%> (ø)
src/server.ts 100.00% <100.00%> (ø)
src/routers/features/it-wallet/eid/index.ts 65.51% <65.51%> (ø)

... and 26 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

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