ReflectionsProjections / rp-api-2023

Core Backend API Layer for Reflections | Projections 2023, powered by Nest.js
MIT License
0 stars 0 forks source link

Event Pass Integration #31

Closed anandani4136 closed 1 year ago

anandani4136 commented 1 year ago

This commit adds multiple changes, including:

• Migrating the parameter setup for the Event Pass function from the Wallet Controller to the Wallet Service • Added a call to Wallet Service in POST /attendee, including the Pass URL in the response of the endpoint • Added a call to Wallet Service in the /auth/me endpoint, including the Pass URL in the response of the endpoint • Added general formatting with yarn format

github-actions[bot] commented 1 year ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟡 Statements
67.98% (+24.17% 🔼)
363/534
🔴 Branches 6.82% 3/44
🔴 Functions
28.99% (+6.13% 🔼)
20/69
🟡 Lines
64.78% (+22.9% 🔼)
309/477
Show files with reduced coverage 🔻
|
St.:grey_question:
| File | Statements | Branches | Functions | Lines | | :----------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------- | :------------------------------------------------------------- | :------- | :-------- | :-------------------------------------------------------- | | 🔴 |
`...` / auth.controller.ts
|
52.27% (-0.23% 🔻)
| 0% | 16.67% | 50% | | 🟡 |
`...` / attendees.controller.ts
|
62.96% (-2.25% 🔻)
| 0% | 14.29% |
60% (-1.9% 🔻)
|

Test suite run success

14 tests passing in 12 suites.

Report generated by 🧪jest coverage report action from e06d536e3c7c6450d76610cc5b4cfedddade9339