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

fix: kinesis login timeout #14

Merged
merged 2 commits into from
Sep 8, 2022
Merged

fix: kinesis login timeout #14

merged 2 commits into from
Sep 8, 2022

Conversation

mbystedt
Copy link
Contributor

@mbystedt mbystedt commented Sep 8, 2022

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 8, 2022

Backend coverage report

Coverage after merging fix/kinesisLogin into main will be
31.03%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   access-logs.middleware.ts27.27%100%0%37.50%10–11, 13, 6, 9
   app.controller.ts100%100%100%100%
   app.module.ts0%100%0%0%1, 10–12, 2–3, 30, 32, 4–9
   app.service.ts100%100%100%100%
   broker-logger.ts0%100%0%0%1, 3, 6
   constants.ts100%100%100%100%
   main.ts0%100%0%0%1, 14–16, 18, 2, 20, 3–4, 7–8
src/audit
   audit.module.ts0%100%100%0%1, 10, 2–3
   audit.service.ts7.87%0%0%14.58%122–123, 128–129, 129, 129, 131, 135, 143, 147–148, 163–164, 177, 185, 189, 193, 197, 200, 200, 208–209, 211, 211, 219, 22, 220–221, 228–229, 23, 238–239, 24–25, 27–28, 28–29, 33, 33–34, 38, 38–39, 46–47, 58, 68, 92, 98
src/auth
   auth-basic.strategy.ts0%0%0%0%1, 10–11, 13, 18, 2, 23–24, 24–25, 25, 28–29, 3, 31–32, 4–5, 8
   auth.module.ts0%100%100%0%1, 11, 2–5
src/health
   health.controller.ts37.50%100%0%50%10, 15, 17, 24, 8–9
   health.module.ts0%100%100%0%1, 12, 2–5
   health.service.ts30%0%0%42.86%11, 6, 8, 8–9
src/kinesis
   aws-kinesis.service.ts10.81%0%0%16%102–106, 106, 108, 113–114, 114, 114, 114, 116–117, 119–120, 125, 129–130, 132–133, 133, 26–29, 32, 43, 43–45, 49–50, 53, 56–58, 61, 64, 67–69, 75–77, 79, 79, 79, 79–80, 82, 82, 82, 85, 97
   fake-kinesis.service.ts71.43%100%50%80%8
   kinesis.module.ts0%0%0%0%1, 10, 12, 12, 18, 2–4, 7
   kinesis.service.ts100%100%100%100%
src/provision
   configure-intention-dto-validation.pipe.ts15.63%0%0%22.73%19, 19, 19, 19–20, 22–23, 23–24, 26, 26–27, 29, 29–30, 32, 32–33, 35, 40, 40–41, 43, 49–50
   configure-intention.dto.ts100%100%100%100%
   deploy-intention-dto-validation.pipe.ts15.63%0%0%22.73%19, 19, 19, 19–20, 22–23, 23–24, 26, 26–27, 29, 29–30, 32, 32–33, 35, 40, 40–41, 43, 49–50
   deploy-intention.dto.ts100%100%100%100%
   provision.controller.ts54.55%0%0%70.59%21, 30, 41–42, 42, 42–43
   provision.guard.ts10.17%0%0%24%11–12, 15–16, 16–17, 19, 19–20, 22–23, 23, 23, 23, 23, 23, 23, 23, 23–24, 24, 24, 24, 24, 24, 24, 24, 24–25, 25, 25, 25, 25, 25, 25, 25, 25, 27, 27–28, 28, 28, 28, 33, 36, 43, 45, 45–46, 49, 51
   provision.module.ts0%100%100%0%1, 12, 2–5
   provision.service.ts28.57%100%0%36.36%11–12, 22, 24, 39, 41, 9
src/token
   token.module.ts0%100%100%0%1, 11, 2–3
   token.service.ts8.97%0%0%15.22%107, 119, 119, 119, 122, 130, 136, 136–137, 139, 143–144, 147–149, 149, 149, 152, 164, 164–165, 165, 165, 169, 171–172, 180–181, 184, 187, 193, 197–199, 203, 37, 43–46, 50, 58, 58, 58, 61, 70, 81, 81, 81, 84, 93, 96

@mbystedt mbystedt merged commit 71b16e6 into main Sep 8, 2022
@mbystedt mbystedt deleted the fix/kinesisLogin branch September 8, 2022 21:19
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.

2 participants