@creator.co/wapi 1.7.1-alpha3 → 1.7.1-alpha4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. package/dist/package-lock.json +2 -2
  2. package/dist/package.json +1 -1
  3. package/package.json +1 -1
  4. package/coverage/clover.xml +0 -1088
  5. package/coverage/coverage/coverage.txt +0 -40
  6. package/coverage/coverage-final.json +0 -37
  7. package/coverage/coverage-summary.json +0 -38
  8. package/coverage/coverage.txt +0 -59
  9. package/coverage/lcov-report/base.css +0 -224
  10. package/coverage/lcov-report/block-navigation.js +0 -87
  11. package/coverage/lcov-report/favicon.png +0 -0
  12. package/coverage/lcov-report/index.html +0 -371
  13. package/coverage/lcov-report/prettify.css +0 -1
  14. package/coverage/lcov-report/prettify.js +0 -2
  15. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  16. package/coverage/lcov-report/sorter.js +0 -196
  17. package/coverage/lcov-report/src/API/Request.ts.html +0 -727
  18. package/coverage/lcov-report/src/API/Response.ts.html +0 -1189
  19. package/coverage/lcov-report/src/API/Utils.ts.html +0 -313
  20. package/coverage/lcov-report/src/API/index.html +0 -131
  21. package/coverage/lcov-report/src/BaseEvent/EventProcessor.ts.html +0 -496
  22. package/coverage/lcov-report/src/BaseEvent/Process.ts.html +0 -346
  23. package/coverage/lcov-report/src/BaseEvent/Transaction.ts.html +0 -1015
  24. package/coverage/lcov-report/src/BaseEvent/index.html +0 -146
  25. package/coverage/lcov-report/src/Cache/Redis.ts.html +0 -367
  26. package/coverage/lcov-report/src/Cache/index.html +0 -116
  27. package/coverage/lcov-report/src/Config/Configuration.ts.html +0 -700
  28. package/coverage/lcov-report/src/Config/EnvironmentVar.ts.html +0 -526
  29. package/coverage/lcov-report/src/Config/index.html +0 -131
  30. package/coverage/lcov-report/src/Crypto/Crypto.ts.html +0 -352
  31. package/coverage/lcov-report/src/Crypto/JWT.ts.html +0 -337
  32. package/coverage/lcov-report/src/Crypto/index.html +0 -131
  33. package/coverage/lcov-report/src/Database/Database.ts.html +0 -151
  34. package/coverage/lcov-report/src/Database/DatabaseManager.ts.html +0 -289
  35. package/coverage/lcov-report/src/Database/DatabaseTransaction.ts.html +0 -595
  36. package/coverage/lcov-report/src/Database/index.html +0 -161
  37. package/coverage/lcov-report/src/Database/index.ts.html +0 -169
  38. package/coverage/lcov-report/src/Database/integrations/knex/KnexDatabase.ts.html +0 -283
  39. package/coverage/lcov-report/src/Database/integrations/knex/KnexTransaction.ts.html +0 -337
  40. package/coverage/lcov-report/src/Database/integrations/knex/index.html +0 -131
  41. package/coverage/lcov-report/src/Database/integrations/kysely/KyselyDatabase.ts.html +0 -376
  42. package/coverage/lcov-report/src/Database/integrations/kysely/KyselyTransaction.ts.html +0 -601
  43. package/coverage/lcov-report/src/Database/integrations/kysely/index.html +0 -131
  44. package/coverage/lcov-report/src/Database/integrations/pgsql/PostgresDatabase.ts.html +0 -250
  45. package/coverage/lcov-report/src/Database/integrations/pgsql/PostgresTransaction.ts.html +0 -346
  46. package/coverage/lcov-report/src/Database/integrations/pgsql/index.html +0 -131
  47. package/coverage/lcov-report/src/Database/types.d.ts.html +0 -232
  48. package/coverage/lcov-report/src/Globals.ts.html +0 -394
  49. package/coverage/lcov-report/src/Logger/Logger.ts.html +0 -1138
  50. package/coverage/lcov-report/src/Logger/index.html +0 -116
  51. package/coverage/lcov-report/src/Mailer/Mailer.ts.html +0 -754
  52. package/coverage/lcov-report/src/Mailer/index.html +0 -116
  53. package/coverage/lcov-report/src/Publisher/Publisher.ts.html +0 -460
  54. package/coverage/lcov-report/src/Publisher/index.html +0 -116
  55. package/coverage/lcov-report/src/Server/RouteResolver.ts.html +0 -442
  56. package/coverage/lcov-report/src/Server/Router.ts.html +0 -616
  57. package/coverage/lcov-report/src/Server/index.html +0 -131
  58. package/coverage/lcov-report/src/Server/lib/ContainerServer.ts.html +0 -280
  59. package/coverage/lcov-report/src/Server/lib/Server.ts.html +0 -403
  60. package/coverage/lcov-report/src/Server/lib/container/GenericHandler.ts.html +0 -331
  61. package/coverage/lcov-report/src/Server/lib/container/GenericHandlerEvent.ts.html +0 -547
  62. package/coverage/lcov-report/src/Server/lib/container/HealthHandler.ts.html +0 -118
  63. package/coverage/lcov-report/src/Server/lib/container/Proxy.ts.html +0 -619
  64. package/coverage/lcov-report/src/Server/lib/container/Utils.ts.html +0 -184
  65. package/coverage/lcov-report/src/Server/lib/container/index.html +0 -176
  66. package/coverage/lcov-report/src/Server/lib/index.html +0 -131
  67. package/coverage/lcov-report/src/Util/AsyncSingleton.ts.html +0 -343
  68. package/coverage/lcov-report/src/Util/Utils.ts.html +0 -313
  69. package/coverage/lcov-report/src/Util/index.html +0 -131
  70. package/coverage/lcov-report/src/Validation/Validator.ts.html +0 -217
  71. package/coverage/lcov-report/src/Validation/index.html +0 -116
  72. package/coverage/lcov-report/src/index.html +0 -116
  73. package/coverage/lcov.info +0 -2326
@@ -1,40 +0,0 @@
1
- --------------------------|---------|----------|---------|---------|---------------------------------
2
- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
3
- --------------------------|---------|----------|---------|---------|---------------------------------
4
- All files | 93.45 | 89.43 | 93.19 | 96.53 |
5
- src | 100 | 100 | 100 | 100 |
6
- Globals.ts | 100 | 100 | 100 | 100 |
7
- src/API | 99.38 | 97.75 | 100 | 99.32 |
8
- Request.ts | 100 | 100 | 100 | 100 |
9
- Response.ts | 100 | 98.14 | 100 | 100 | 21
10
- Utils.ts | 96.66 | 93.33 | 100 | 96.29 | 73
11
- src/BaseEvent | 99.18 | 94.73 | 100 | 99.07 |
12
- EventProcessor.ts | 97.43 | 89.18 | 100 | 97.05 | 106
13
- Process.ts | 100 | 100 | 100 | 100 |
14
- Transaction.ts | 100 | 100 | 100 | 100 |
15
- src/Config | 100 | 100 | 100 | 100 |
16
- Configuration.ts | 100 | 100 | 100 | 100 |
17
- EnvironmentVar.ts | 100 | 100 | 100 | 100 |
18
- src/Crypto | 100 | 100 | 100 | 100 |
19
- Crypto.ts | 100 | 100 | 100 | 100 |
20
- JWT.ts | 100 | 100 | 100 | 100 |
21
- src/Logger | 98.26 | 79.51 | 100 | 98.83 |
22
- Logger.ts | 98.26 | 79.51 | 100 | 98.83 | 271
23
- src/Mailer | 37.68 | 33.33 | 25 | 51.16 |
24
- Mailer.ts | 37.68 | 33.33 | 25 | 51.16 | 142-163,181-190,207-215,233-246
25
- src/Publisher | 100 | 100 | 100 | 100 |
26
- Publisher.ts | 100 | 100 | 100 | 100 |
27
- src/Server | 100 | 100 | 100 | 100 |
28
- Router.ts | 100 | 100 | 100 | 100 |
29
- src/Server/lib | 100 | 100 | 92.85 | 100 |
30
- ContainerServer.ts | 100 | 100 | 85.71 | 100 |
31
- Server.ts | 100 | 100 | 100 | 100 |
32
- src/Server/lib/container | 94.28 | 98.63 | 91.66 | 100 |
33
- GenericHandler.ts | 100 | 100 | 100 | 100 |
34
- GenericHandlerEvent.ts | 100 | 100 | 100 | 100 |
35
- HealthHandler.ts | 100 | 100 | 100 | 100 |
36
- Proxy.ts | 87.69 | 96.15 | 81.25 | 100 | 159
37
- Utils.ts | 100 | 100 | 100 | 100 |
38
- src/Validation | 92.85 | 83.33 | 100 | 92.3 |
39
- Validator.ts | 92.85 | 83.33 | 100 | 92.3 | 33
40
- --------------------------|---------|----------|---------|---------|---------------------------------