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-1271] Add qeea router #394

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

feat: add qeea router

cccaa24
Select commit
Loading
Failed to load commit list.
Open

feat: [SIW-1271] Add qeea router #394

feat: add qeea router
cccaa24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2024 in 0s

69.64% (-0.02%) compared to 33ca3dd

View this Pull Request on Codecov

69.64% (-0.02%) compared to 33ca3dd

Details

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 (cccaa24).
Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #394      +/-   ##
==========================================
- 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 63ff162...cccaa24. Read the comment docs.