orionis 0.579.0__py3-none-any.whl → 0.580.0__py3-none-any.whl

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 (77) hide show
  1. orionis/console/core/reactor.py +5 -5
  2. orionis/console/kernel.py +2 -2
  3. orionis/console/tasks/schedule.py +2 -2
  4. orionis/container/container.py +6 -11
  5. orionis/container/exceptions/__init__.py +4 -4
  6. orionis/foundation/application.py +116 -91
  7. orionis/foundation/config/database/entities/sqlite.py +1 -1
  8. orionis/foundation/config/roots/paths.py +8 -0
  9. orionis/foundation/config/startup.py +1 -1
  10. orionis/foundation/contracts/application.py +4 -4
  11. orionis/foundation/exceptions/__init__.py +6 -4
  12. orionis/foundation/exceptions/application.py +11 -0
  13. orionis/foundation/providers/catch_provider.py +1 -1
  14. orionis/foundation/providers/cli_request_provider.py +1 -1
  15. orionis/foundation/providers/console_provider.py +1 -1
  16. orionis/foundation/providers/directory_provider.py +1 -1
  17. orionis/foundation/providers/dumper_provider.py +1 -1
  18. orionis/foundation/providers/executor_provider.py +1 -1
  19. orionis/foundation/providers/inspirational_provider.py +1 -1
  20. orionis/foundation/providers/logger_provider.py +1 -1
  21. orionis/foundation/providers/performance_counter_provider.py +1 -1
  22. orionis/foundation/providers/progress_bar_provider.py +1 -1
  23. orionis/foundation/providers/reactor_provider.py +1 -2
  24. orionis/foundation/providers/scheduler_provider.py +1 -1
  25. orionis/foundation/providers/testing_provider.py +1 -1
  26. orionis/foundation/providers/workers_provider.py +1 -1
  27. orionis/metadata/framework.py +1 -1
  28. orionis/services/asynchrony/exceptions/__init__.py +1 -1
  29. orionis/services/asynchrony/exceptions/asynchrony.py +11 -0
  30. orionis/services/environment/core/dot_env.py +3 -2
  31. orionis/services/environment/dynamic/caster.py +8 -8
  32. orionis/services/environment/exceptions/__init__.py +11 -3
  33. orionis/services/environment/exceptions/environment.py +125 -0
  34. orionis/services/environment/key/key_generator.py +25 -21
  35. orionis/services/environment/validators/key_name.py +1 -1
  36. orionis/services/environment/validators/types.py +1 -1
  37. orionis/services/file/contracts/directory.py +12 -0
  38. orionis/services/file/directory.py +12 -1
  39. orionis/services/introspection/dataclass/{attributes.py → extractor.py} +2 -2
  40. orionis/services/introspection/exceptions/__init__.py +5 -3
  41. orionis/services/introspection/exceptions/introspection.py +76 -0
  42. orionis/services/log/exceptions/__init__.py +1 -1
  43. orionis/support/facades/application.py +3 -2
  44. orionis/support/facades/console.py +3 -2
  45. orionis/support/facades/directory.py +3 -2
  46. orionis/support/facades/dumper.py +3 -2
  47. orionis/support/facades/executor.py +3 -2
  48. orionis/support/facades/inspire.py +3 -2
  49. orionis/support/facades/logger.py +3 -2
  50. orionis/support/facades/performance_counter.py +3 -2
  51. orionis/support/facades/progress_bar.py +3 -2
  52. orionis/support/facades/reactor.py +3 -2
  53. orionis/support/facades/testing.py +3 -2
  54. orionis/support/facades/workers.py +5 -4
  55. orionis/support/standard/exceptions/__init__.py +1 -1
  56. orionis/support/standard/exceptions/standard.py +23 -0
  57. orionis/test/core/unit_test.py +10 -1
  58. orionis/test/kernel.py +21 -19
  59. orionis/test/output/printer.py +37 -9
  60. {orionis-0.579.0.dist-info → orionis-0.580.0.dist-info}/METADATA +1 -1
  61. {orionis-0.579.0.dist-info → orionis-0.580.0.dist-info}/RECORD +66 -72
  62. orionis/foundation/exceptions/integrity.py +0 -19
  63. orionis/foundation/exceptions/runtime.py +0 -19
  64. orionis/foundation/exceptions/type.py +0 -19
  65. orionis/foundation/exceptions/value.py +0 -19
  66. orionis/services/asynchrony/exceptions/exception.py +0 -27
  67. orionis/services/environment/exceptions/exception.py +0 -23
  68. orionis/services/environment/exceptions/value.py +0 -23
  69. orionis/services/introspection/exceptions/attribute.py +0 -20
  70. orionis/services/introspection/exceptions/type.py +0 -19
  71. orionis/services/introspection/exceptions/value.py +0 -19
  72. orionis/support/standard/exceptions/value.py +0 -19
  73. /orionis/container/exceptions/{container_exceptions.py → container.py} +0 -0
  74. /orionis/services/log/exceptions/{runtime.py → log.py} +0 -0
  75. {orionis-0.579.0.dist-info → orionis-0.580.0.dist-info}/WHEEL +0 -0
  76. {orionis-0.579.0.dist-info → orionis-0.580.0.dist-info}/licenses/LICENCE +0 -0
  77. {orionis-0.579.0.dist-info → orionis-0.580.0.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  orionis/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  orionis/app.py,sha256=foCcJAfebeZD69wsAiNvPUx_7UMK6w8ow5WpVjzwDDk,1131
3
3
  orionis/console/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- orionis/console/kernel.py,sha256=-TRE9caKJ76fUfK7OxA4JgBBLw9wxlmRBC020_EeD84,3795
4
+ orionis/console/kernel.py,sha256=NVWA20xasC8xE_fIoX5aKBy7dsrjgownQYarEOYiGKA,3752
5
5
  orionis/console/args/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  orionis/console/args/argument.py,sha256=QkdTrIYfG6CqDEMVBlQvNzRVHlBAcJOinVjq5Lz-wl8,20331
7
7
  orionis/console/base/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -33,7 +33,7 @@ orionis/console/contracts/reactor.py,sha256=iT6ShoCutAWEeJzOf_PK7CGXi9TgrOD5tewH
33
33
  orionis/console/contracts/schedule.py,sha256=N-AYUa1CJY7a4CV9L1EX_EUDtGlDJMg4y0aV9EDby1Q,16090
34
34
  orionis/console/contracts/schedule_event_listener.py,sha256=h06qsBxuEMD3KLSyu0JXdUDHlQW19BX9lA09Qrh2QXg,3818
35
35
  orionis/console/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
36
- orionis/console/core/reactor.py,sha256=NqhebHrFaKTtgdaOAG0XNJ0U29fR1oeTpm_GDV1rCR8,43767
36
+ orionis/console/core/reactor.py,sha256=pQCbN7gUtcF5X9evyxAeYv-MLTGQlMxmpPZevQJeTW0,43702
37
37
  orionis/console/dumper/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
38
  orionis/console/dumper/debug.py,sha256=p8uflSXeDJDrVM9mZY4JMYEus73Z6TsLnQQtgP0QUak,22427
39
39
  orionis/console/dynamic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -65,9 +65,9 @@ orionis/console/request/cli_request.py,sha256=lO7088xlVK1VP-NhCIgAo7qXGzCW3nXVOJ
65
65
  orionis/console/stub/command.stub,sha256=IfQ0bTrpataVFcT1ZdHyyiYNZ67D5Aox_QvgVJLeJnI,1240
66
66
  orionis/console/stub/listener.stub,sha256=DbX-ghx2-vb73kzQ6L20lyg5vSKn58jSLTwFuwNQU9k,4331
67
67
  orionis/console/tasks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
68
- orionis/console/tasks/schedule.py,sha256=g7eX4uuxT1EK8-uBulx2Xzies98-5FEGdc_20O8ORn8,83392
68
+ orionis/console/tasks/schedule.py,sha256=gwAiZVN0f9jna5I56Hr0Iv3zVTTTyO9yBro0HWHmgIo,83344
69
69
  orionis/container/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
70
- orionis/container/container.py,sha256=HmWjpzcXGyD1-AR-hDM7J1GzsdUs0qPwVqohiUL7FQk,97093
70
+ orionis/container/container.py,sha256=yfhRs85YpPvqGRfrjblkHEuZGCN0BijremI-3r1Epak,96842
71
71
  orionis/container/context/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
72
72
  orionis/container/context/manager.py,sha256=I08K_jKXSKmrq18Pv33qYyMKIlAovVOwIgmfiVm-J7c,2971
73
73
  orionis/container/context/scope.py,sha256=p_oCzR7dDz-5ZAd16ab4vfLc3gBf34CaN0f4iR9D0bQ,1155
@@ -78,8 +78,8 @@ orionis/container/entities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJ
78
78
  orionis/container/entities/binding.py,sha256=sY0ioHbRcjp9TSQjfrFHxkO3vRn_VOrbHK62_QEGe1U,3717
79
79
  orionis/container/enums/__init__.py,sha256=BRpTC9sY0dWlGsGfE96uZ8TZqU28kXTP0HEH8DdC9c8,65
80
80
  orionis/container/enums/lifetimes.py,sha256=ntvF_cmmOWA0ujyxwdUmgJK7O6M9kCYlmrfcEmhwarM,1047
81
- orionis/container/exceptions/__init__.py,sha256=KyDUAhP6YGzSFYBA3hS6z1iUGaQAF3oy0DRxvVrc5nM,407
82
- orionis/container/exceptions/container_exceptions.py,sha256=dV7GXPJDpGKAsqqxDvtQ9U21XF_VCGSy5p8Zy7PF2KM,2108
81
+ orionis/container/exceptions/__init__.py,sha256=c0qlmC3qkcL_xUdxuEzF_KSl-PNF_BBzbgfkAv4Ao2o,363
82
+ orionis/container/exceptions/container.py,sha256=dV7GXPJDpGKAsqqxDvtQ9U21XF_VCGSy5p8Zy7PF2KM,2108
83
83
  orionis/container/facades/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
84
84
  orionis/container/facades/facade.py,sha256=_ZdKZsndL0euf0SVZ0BCUM2tleAYlNN1tLxqRduoN5s,3690
85
85
  orionis/container/providers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -104,9 +104,9 @@ orionis/failure/contracts/handler.py,sha256=AeJfkJfD3hTkOIYAtADq6GnQfq-qWgDfUc7b
104
104
  orionis/failure/entities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
105
105
  orionis/failure/entities/throwable.py,sha256=1zD-awcuAyEtlR-L7V7ZIfPSF4GpXkf-neL5sXul7dc,1240
106
106
  orionis/foundation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
107
- orionis/foundation/application.py,sha256=0mEPSPYSXvSuSyMuY8UXPnQVDxVq5kCS2ZB8mTvtMKE,86511
107
+ orionis/foundation/application.py,sha256=AIxC0epZCp5hc7xZuIVbF56kxP6GoY4hjl8Pc40kIZk,87653
108
108
  orionis/foundation/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
109
- orionis/foundation/config/startup.py,sha256=vbzduprRCNyYeR2nnMaqc1uKXw6PTzAY2jVfXNQKN8I,9691
109
+ orionis/foundation/config/startup.py,sha256=btqvryeIf9lLNQ9fBff7bJMrfraEY8qrWi4y_5YAR0Q,9681
110
110
  orionis/foundation/config/app/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
111
111
  orionis/foundation/config/app/entities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
112
112
  orionis/foundation/config/app/entities/app.py,sha256=0WKtel5ivCeKX1oURjm0zsgUfex3tK1Nx2DJszGF1KU,10287
@@ -133,7 +133,7 @@ orionis/foundation/config/database/entities/database.py,sha256=S3BkRaNsnH-_AlOwt
133
133
  orionis/foundation/config/database/entities/mysql.py,sha256=pGw7cEDEZWyVcUPjEnYi9tn0DeBjFkdzvRt-veymPAs,10043
134
134
  orionis/foundation/config/database/entities/oracle.py,sha256=M4ljgz0ZtXxNhtymr4nRoJWtuFvd-IDnlMxSG2Rwk7Y,9119
135
135
  orionis/foundation/config/database/entities/pgsql.py,sha256=Q_PdzTel1Ryl6d5m-kaETEdn-Gixy_xG011652lXUqs,8007
136
- orionis/foundation/config/database/entities/sqlite.py,sha256=lQmy5gty-znFtCftD8p5eQEOJhMbb3Hryfzab5mKOOA,7444
136
+ orionis/foundation/config/database/entities/sqlite.py,sha256=IMCjrGOYarWhidRPP1EWMF-pgIJGDppbJFQW_0jGI_c,7434
137
137
  orionis/foundation/config/database/enums/__init__.py,sha256=wmlUMR0hNRBGZfrPGbPCDO_rpa7OF-2pEXkRnL5iMbM,992
138
138
  orionis/foundation/config/database/enums/mysql_charsets.py,sha256=bK-pYPccYi9OKZ7a7SIyShtSwWlkCX2BwVaGBOp7oSo,2770
139
139
  orionis/foundation/config/database/enums/mysql_collations.py,sha256=x908jTm68viR7FIa6tNjlmxP5xRI71pzVB60ZT-qqI0,2908
@@ -182,7 +182,7 @@ orionis/foundation/config/queue/entities/queue.py,sha256=YiWPeEg5e0fd_DJM2ogska6
182
182
  orionis/foundation/config/queue/enums/__init__.py,sha256=oWY8GWwr5mex7szs_bLVqAS1jbyuIAvKl7XFGSlU9A0,64
183
183
  orionis/foundation/config/queue/enums/strategy.py,sha256=S_kw7KZtoCk5FTOkbuXepdy_fOl9Eav4uT2K0OyzBa0,602
184
184
  orionis/foundation/config/roots/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
185
- orionis/foundation/config/roots/paths.py,sha256=OqlaW_2n-jT94pmH92KJ19oCcaFtj2bUhgaqZyGdtVA,10538
185
+ orionis/foundation/config/roots/paths.py,sha256=7XeVzorqEgqlLT9X1XIPj46uisSx-9MU-zCOlv4Re8k,10806
186
186
  orionis/foundation/config/session/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
187
187
  orionis/foundation/config/session/entities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
188
188
  orionis/foundation/config/session/entities/session.py,sha256=YGhXwzXm5BvDUG7zwlEYrZuVssqeS4J3B-afsR_SDYo,6086
@@ -198,38 +198,35 @@ orionis/foundation/config/testing/enums/drivers.py,sha256=mwv47FcKDXEOxydQXAGtkd
198
198
  orionis/foundation/config/testing/enums/mode.py,sha256=IbFpauu7J-iSAfmC8jDbmTEYl8eZr-AexL-lyOh8_74,337
199
199
  orionis/foundation/config/testing/enums/verbosity.py,sha256=Z-FQ6C3rxbRwP8HoVibbgRMGcsen2SwTuEy3wnjdIhc,486
200
200
  orionis/foundation/contracts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
201
- orionis/foundation/contracts/application.py,sha256=lkNaToQgQzYC3lBYac5XWUdHkQ4JjLFJziLyVd0-0Os,32799
201
+ orionis/foundation/contracts/application.py,sha256=gOIWm89MijPYdo9Bx85zEZ3fcdc78edAOe33XWEes-4,32773
202
202
  orionis/foundation/contracts/config.py,sha256=mCyA43f0n_e-CEL0f-sWWgE-M7GicS_aEtC_TNbn_yc,802
203
- orionis/foundation/exceptions/__init__.py,sha256=q6we1N8kcd6j6GjUJY30WQhhHnqF9RXA0c6-ksEztlc,294
204
- orionis/foundation/exceptions/integrity.py,sha256=mc4pL1UMoYRHEmphnpW2oGk5URhu7DJRREyzHaV-cs8,472
205
- orionis/foundation/exceptions/runtime.py,sha256=QS9Wjy79UFoM_lA-JR907p4l4Z8ae5E810HAHAnmIq8,469
206
- orionis/foundation/exceptions/type.py,sha256=Ug51YdaUKUlbngR0KeWnJNqIwS9StP4ScVobFY1eI18,463
207
- orionis/foundation/exceptions/value.py,sha256=hQhXybXEnaa59ba7JxG65jceHt3mnql9MyekF-TChpM,465
203
+ orionis/foundation/exceptions/__init__.py,sha256=ufomZK6am2-QAaj9peXW549xy_qflcbwj0ECuZz-1Kc,263
204
+ orionis/foundation/exceptions/application.py,sha256=mr2lVimUEwdYBYQP4PNdVtJ-E39XjPCJXyI-8SRCqtI,205
208
205
  orionis/foundation/providers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
209
- orionis/foundation/providers/catch_provider.py,sha256=jLEFyHeyqCWgIJfqSfXrbRm9h6M6M5IkW8M_9o_NvCQ,1701
210
- orionis/foundation/providers/cli_request_provider.py,sha256=hTBhBRr9TZhER3Lw7q2mNXRbG_BKl-WEuvV0R1bPjbs,1758
211
- orionis/foundation/providers/console_provider.py,sha256=p4XucSau5Nc8-u2xbVg2LAXDC9UXo6qhHD58u1g2T4Q,2963
212
- orionis/foundation/providers/directory_provider.py,sha256=17Euot2Eahe8DjK0zK2uC3c8gPua4eux3q-MKcomDYU,2091
213
- orionis/foundation/providers/dumper_provider.py,sha256=8y4sOOTfJR2GbIZT0GTEMr6ZWS3Wc2FJ8a3G0bhAJEY,3350
214
- orionis/foundation/providers/executor_provider.py,sha256=rJXsQrsfhyfHZOIF2Rk8HPSal7RGHKJa_YE5lQj4WX0,3471
215
- orionis/foundation/providers/inspirational_provider.py,sha256=uq2o0uLd5p6PR99uH4cJAcc6NnU6nIOwe0ZIdzZcF4Q,3726
216
- orionis/foundation/providers/logger_provider.py,sha256=rs8UpaD_vSp3qNli0u9A4eRum3q3F0KEM0V6yhcl2GU,3417
217
- orionis/foundation/providers/performance_counter_provider.py,sha256=7y10Vaqx7GemGh2wCaww8XmdvFQXLXm9_E4GjpdNXcA,3010
218
- orionis/foundation/providers/progress_bar_provider.py,sha256=hmyzVV0sx5DYG3YuMtQWNr_GqZKgYmCviS_z_OIjKzg,3359
219
- orionis/foundation/providers/reactor_provider.py,sha256=P0KQcp4AFKTrD6BStGfCTqhGUlpKgsrZTZZKSqyGJQg,3662
220
- orionis/foundation/providers/scheduler_provider.py,sha256=1do4B09bU_6xbFHHVYYTGMWis3wW6-mbENg52rksmUs,2130
221
- orionis/foundation/providers/testing_provider.py,sha256=SrJRpdvcblx9WvX7x9Y3zc7OQfiTf7la0HAJrm2ESlE,3725
222
- orionis/foundation/providers/workers_provider.py,sha256=oa_2NIDH6UxZrtuGkkoo_zEoNIMGgJ46vg5CCgAm7wI,3926
206
+ orionis/foundation/providers/catch_provider.py,sha256=CFA9Q44MdLf058kLbnRT79-tgj7wA1yqfsZWLg4iOxc,1718
207
+ orionis/foundation/providers/cli_request_provider.py,sha256=oSHOGZFj8rV4X1mCCr66ClIp-YEtHyc6JuuXGRUFkZU,1771
208
+ orionis/foundation/providers/console_provider.py,sha256=DqAXb4jHeftDTW_JFA1APWATOdiFTQ-YAwCxLjM6eu0,2975
209
+ orionis/foundation/providers/directory_provider.py,sha256=CW2x4ZGKXhBJtm-lsrgJ5fbivSem_XorskTYYOsCzNs,2096
210
+ orionis/foundation/providers/dumper_provider.py,sha256=pzag75ZutP6-pdAKHnFT5T5pAKz4cZXQRiAqIa-_tCc,3361
211
+ orionis/foundation/providers/executor_provider.py,sha256=F8ujC4CtUgXTB0CR2JrQOcVehUX5jTnyO6SNHP1jPLk,3484
212
+ orionis/foundation/providers/inspirational_provider.py,sha256=6TLIVwzUf2F2rUIHZ8KXsWjv_tx6GRGuqYfjfjDnnVo,3730
213
+ orionis/foundation/providers/logger_provider.py,sha256=XCi4Phz7o9p9CNnnpzhpoP9ppBmfXsZZW8F3MPRkHGA,3425
214
+ orionis/foundation/providers/performance_counter_provider.py,sha256=A4CKamuC-mz8cbKLOoIsJpS2tUMy2aMcHlbcGXvEnnM,3039
215
+ orionis/foundation/providers/progress_bar_provider.py,sha256=nIwL4or26ydydaN5fnA0XW-KFwLUO3hULnMBzGZrE34,3373
216
+ orionis/foundation/providers/reactor_provider.py,sha256=jWMUfRauiZDiMY6kVtcQnqgI7L00QD31ZRwsyZdzcM0,3674
217
+ orionis/foundation/providers/scheduler_provider.py,sha256=irwkjMiq-HpsbJxAOnhjjijKMwWfAgRTXsn4_Ph_oZM,2140
218
+ orionis/foundation/providers/testing_provider.py,sha256=2akFnabtH_cV_7z_2cCL7u8cPCGvCJAmlhMcnlCrc4c,3742
219
+ orionis/foundation/providers/workers_provider.py,sha256=P_YtJuPNrdJAQJkAqI11KI0c6GSB9NqIuuCKpRytE0g,3937
223
220
  orionis/metadata/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
224
- orionis/metadata/framework.py,sha256=IVW_okPyoU3poXw7KUI0EBCFmrtUMF0ezBR33b_m6U8,4109
221
+ orionis/metadata/framework.py,sha256=WBSTtkLhL-CaQ35UqA4hS1R6i9zi7RpTMxNe3OHYIkY,4109
225
222
  orionis/metadata/package.py,sha256=k7Yriyp5aUcR-iR8SK2ec_lf0_Cyc-C7JczgXa-I67w,16039
226
223
  orionis/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
227
224
  orionis/services/asynchrony/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
228
225
  orionis/services/asynchrony/coroutines.py,sha256=M1o4Al5dk8BR85CWHHUgymVQaD_6PgirenQMeITUoZQ,6863
229
226
  orionis/services/asynchrony/contracts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
230
227
  orionis/services/asynchrony/contracts/coroutines.py,sha256=Hjm-JOK-CjCDWa8sSaJZ7ccM_LxsVsYWFcYSSVciQ3U,2825
231
- orionis/services/asynchrony/exceptions/__init__.py,sha256=COm6RhSiuwWqy3YcJ_0gVu6XHjn5P3zVaiUp5Pw_h48,99
232
- orionis/services/asynchrony/exceptions/exception.py,sha256=Npze-29hlzjXxOZt3RF1R9yp0O1tMSRt7sCWXKjy3Pc,772
228
+ orionis/services/asynchrony/exceptions/__init__.py,sha256=LXjn7TFOVBaHbPFtV87hZ3HvkTziFqtdvzLSnOZDQfc,100
229
+ orionis/services/asynchrony/exceptions/asynchrony.py,sha256=2MbqDBA5uGtnlXSmJAs6-1Lb4b8cHDXCKrnyRyucby0,407
233
230
  orionis/services/encrypter/encrypter.py,sha256=iOR8_rgyye_Mdlp9OY9Zs9UlnA4sfWvItiDWP_7Q4Vg,4073
234
231
  orionis/services/environment/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
235
232
  orionis/services/environment/env.py,sha256=09poYYjI3lOEV3TuHh3JA8M8sfKN-lVIO4SKOmt6d_E,2845
@@ -237,25 +234,24 @@ orionis/services/environment/contracts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JC
237
234
  orionis/services/environment/contracts/caster.py,sha256=OPi82zrvnvVSoOuDfZ89JTYd7cmfW4wSJejTW1azDsc,1180
238
235
  orionis/services/environment/contracts/env.py,sha256=ozdYs3TkOsowPUrXSPEvm6mjoxYLWskliraQWh-WW4o,2122
239
236
  orionis/services/environment/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
240
- orionis/services/environment/core/dot_env.py,sha256=dbs9NhT4MQcYw6Jly0rboSufJtG9eIIyZFoMVnsRZYo,12505
237
+ orionis/services/environment/core/dot_env.py,sha256=y26uPIKyyIWBCupMSrevUrq9_Mo1W1a1PzlexyoC2Zw,12665
241
238
  orionis/services/environment/dynamic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
242
- orionis/services/environment/dynamic/caster.py,sha256=3b_fHvVMJhotOccuQXKqS04pCpnsKwJrKcaWAxHqBS0,34268
239
+ orionis/services/environment/dynamic/caster.py,sha256=LQZtNcNvD0s9QBthUe5sz7jor3IMjRtsmwnRb5CH7t0,34460
243
240
  orionis/services/environment/enums/__init__.py,sha256=lV7sRtjZk3pUvqp21A_GZFkKPYSY6UHZzlQarkQOBjA,90
244
241
  orionis/services/environment/enums/value_type.py,sha256=s-tTLgJLhI-ISmDNRpmEdj69DSmL3mDO1nrjRWAO7fU,1262
245
- orionis/services/environment/exceptions/__init__.py,sha256=YwLc8GsB0swlwu9T9Qt2vevaCoq5V2vmPUSlEUAqg2Q,199
246
- orionis/services/environment/exceptions/exception.py,sha256=uXcPLI9PpxZTt4-se7fenz06_vLOGTGnSLzW4_XPhmg,612
247
- orionis/services/environment/exceptions/value.py,sha256=F2dzNl3OL6AyPu2QcPkreUgjpfW6zp3dSlOoPp_j9-o,612
242
+ orionis/services/environment/exceptions/__init__.py,sha256=7gTD23tiwO3iUKVlcMWlj5ni3nhl6doDqUSynmaoUDA,415
243
+ orionis/services/environment/exceptions/environment.py,sha256=vTqBtuP-0oF5bpuSnvTLHt0B2dxRsf4P4aqndXMJGT8,3981
248
244
  orionis/services/environment/helpers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
249
245
  orionis/services/environment/helpers/functions.py,sha256=wk2VZJvA4Pel9D945cBdWydutDr2NO9TuLno0VOv5Wg,680
250
246
  orionis/services/environment/key/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
251
- orionis/services/environment/key/key_generator.py,sha256=kgr3bmTuPgFI_tNHz0lx5pZD3h-Rzg9KiuSylVmZp3Q,1394
247
+ orionis/services/environment/key/key_generator.py,sha256=cYf97aPfQZgG-YsTH4H-4uLrD3C8d2fBqZAFp-cEEK0,1746
252
248
  orionis/services/environment/validators/__init__.py,sha256=S0Us4_BtKPuOMQZf4uFFqUINB8l6Eb9vJbbxUCzIhfc,135
253
- orionis/services/environment/validators/key_name.py,sha256=TSwVhQCbBYPZ_4zZ-o16yT_2pOe3WRWl9d8KzfDzWyg,1660
254
- orionis/services/environment/validators/types.py,sha256=hiTszo7hS_1zQLclUIDOFUTGy2Kg2n3dZe7jU8Pmf1I,2839
249
+ orionis/services/environment/validators/key_name.py,sha256=GeprPzhDUV8anTJW5r9pnzJ8ZxuGRTvMaZVdK59QSS0,1654
250
+ orionis/services/environment/validators/types.py,sha256=Q3mt77YP1Pzyw0HiGe2PiIUoUqHa3VTkWl5czYNZz1s,2833
255
251
  orionis/services/file/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
256
- orionis/services/file/directory.py,sha256=UTLFmwzjl09Nbe8gUTmQ9dQ9FV2aUZLyzYrXHHjVnws,8226
252
+ orionis/services/file/directory.py,sha256=gAmixW-350dTgju4HSn6K8tKz23hZAHqIcvnvQZYBkU,8466
257
253
  orionis/services/file/contracts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
258
- orionis/services/file/contracts/directory.py,sha256=sh73-wPSMYghYw6NymLDfi8_GhTsRDLFhkVvVEkJgVs,7019
254
+ orionis/services/file/contracts/directory.py,sha256=LdgMwa_K3J6ORJbo2YstM9VNiEgsjcX_EfFxL5YGYeQ,7247
259
255
  orionis/services/inspirational/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
260
256
  orionis/services/inspirational/inspire.py,sha256=dUxwkNLjKC4jdi06cVB1gfyB2zHjfgdhYhwKtsOTf0Q,4090
261
257
  orionis/services/inspirational/quotes.py,sha256=9hCIEFE0DdfXLaGq_SzFpXlC2AbGSnuFLzyec4Rd1H0,53455
@@ -276,7 +272,7 @@ orionis/services/introspection/concretes/reflection.py,sha256=BMMcAsgnXW0-FCzMXD
276
272
  orionis/services/introspection/concretes/contracts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
277
273
  orionis/services/introspection/concretes/contracts/reflection.py,sha256=LwEAgdN_WLCfS9b8pnFRVfN0PTRK4Br9qngu5km5aIk,24955
278
274
  orionis/services/introspection/dataclass/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
279
- orionis/services/introspection/dataclass/attributes.py,sha256=VGBUxH40PxUE8J4TBBYdSqwTO0xwYYmIS6BITgff-cE,1695
275
+ orionis/services/introspection/dataclass/extractor.py,sha256=8nDoZYnyWTA4o8DTCM6rFNpOKnQR5O0aZk5oC5domXs,1700
280
276
  orionis/services/introspection/dependencies/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
281
277
  orionis/services/introspection/dependencies/reflection.py,sha256=3aQl541JkohRcoZFxQGiGPz3CnBMK8gmcRwO9XiLSY0,13906
282
278
  orionis/services/introspection/dependencies/contracts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -284,10 +280,8 @@ orionis/services/introspection/dependencies/contracts/reflection.py,sha256=DhkAm
284
280
  orionis/services/introspection/dependencies/entities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
285
281
  orionis/services/introspection/dependencies/entities/argument.py,sha256=o30iMSghV8CFBWmnM__8_IOnOGrCLZfRUIQGD2GVl_g,4188
286
282
  orionis/services/introspection/dependencies/entities/resolve_argument.py,sha256=einKDEIp9NjBUfc9_ulmkwzAv7sRuxS3lM_FE3zFN-s,3810
287
- orionis/services/introspection/exceptions/__init__.py,sha256=oe7uzaGwjeMgz62ZTeNn6ersCApOVv3PXFlUw0vYLQM,234
288
- orionis/services/introspection/exceptions/attribute.py,sha256=_JerTjfhikYwC2FKJV8XbVZqiZdLcBt7WGtw8r6vkqo,473
289
- orionis/services/introspection/exceptions/type.py,sha256=73DB8JoTbxd7LNMnZKXf4jJ8OzLyC0HPXgDo5pffkYY,466
290
- orionis/services/introspection/exceptions/value.py,sha256=ywO_cwawEmB22uP3i4ofsZytO9QTbvy7axm9NzEfHr4,467
283
+ orionis/services/introspection/exceptions/__init__.py,sha256=uVRbnndapr9veJps8EzFJeLItxnMEbjUDdPBy3dQbeM,221
284
+ orionis/services/introspection/exceptions/introspection.py,sha256=Qd021psWiXyY9HQVNWIBVZ3KNfHGSgq8NL4btUTR8tg,2532
291
285
  orionis/services/introspection/instances/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
292
286
  orionis/services/introspection/instances/reflection.py,sha256=mh3LRadeBaO14niwXx8TWma0SBuutKZY2Csg4kvwgiQ,55024
293
287
  orionis/services/introspection/instances/contracts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -302,8 +296,8 @@ orionis/services/log/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hS
302
296
  orionis/services/log/log_service.py,sha256=y1ysxZ7MuO2NuJXGnPVp1xXsJf6TVkOiMdd-ZvgbwQI,11620
303
297
  orionis/services/log/contracts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
304
298
  orionis/services/log/contracts/log_service.py,sha256=YVWkK5z6-3jyJv6aT8fbp53nQBF8jlD-aHGKqFYPdAM,1692
305
- orionis/services/log/exceptions/__init__.py,sha256=PPn_LBV3U-0Yi69ZLDQmlkbmlL1iLTleLw-s88Ipg9o,84
306
- orionis/services/log/exceptions/runtime.py,sha256=LnaK0w0WlgxtZ9Zjn9RYIgp6fbQZmXZ_1fy9dkuA2jQ,468
299
+ orionis/services/log/exceptions/__init__.py,sha256=79C0x3Q8l5ri7w_zT3PZXezMUIxK1a_TWwnxZRClQZQ,80
300
+ orionis/services/log/exceptions/log.py,sha256=LnaK0w0WlgxtZ9Zjn9RYIgp6fbQZmXZ_1fy9dkuA2jQ,468
307
301
  orionis/services/log/handlers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
308
302
  orionis/services/log/handlers/filename.py,sha256=722mnk075vvq02MtpKaDWzLHEUd3sQyhL0a6xd0vLeA,20122
309
303
  orionis/services/log/handlers/size_rotating.py,sha256=O0rE2LkS4nfjsOjcOXL0aG1csOuK2RKGeRdBlYJ6qTs,1333
@@ -320,29 +314,29 @@ orionis/support/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
320
314
  orionis/support/entities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
321
315
  orionis/support/entities/base.py,sha256=kVx9YWZjYS6C9MraarU7U12OeT5enBp5XqizrQm4RQs,4801
322
316
  orionis/support/facades/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
323
- orionis/support/facades/application.py,sha256=GxB6TzsCSyDEHlvJJr-WVrppJvuolXCcV1vZ0tq_H6E,883
317
+ orionis/support/facades/application.py,sha256=q9nILqyFl85cdY8FyjO-maflVCSwxbd-VdwHqFkL6zk,989
324
318
  orionis/support/facades/application.pyi,sha256=_ozRru3GNcD5mLUjIuGe3HBm-U1JkozjKpjVdJBRD8U,2070
325
- orionis/support/facades/console.py,sha256=Yhpgv0FpwyOXP4IMgTtDw0_nkcu-J_9nhZRPwJCetCg,875
319
+ orionis/support/facades/console.py,sha256=A3qnqEjkyD1k8Zd3B0fGS7cNS0Grlb1pP9kgtD8jV1o,953
326
320
  orionis/support/facades/console.pyi,sha256=nWrYF-N5BIHbOSU7lAICb5KKrpzMX0QC7go3e54bLUA,1275
327
- orionis/support/facades/directory.py,sha256=vOoepTMZvvzsoK-6PXNUc8E9viW4nJLLEJs4lkQXvTg,734
321
+ orionis/support/facades/directory.py,sha256=Y92OugJD6TUnWMf2Fgm326GmkgGdAt5TAKcJ5zQ9Beg,816
328
322
  orionis/support/facades/directory.pyi,sha256=3WnIpvLMunTgzR5un49XzAkqOKkOtkrVko34SNJVcAY,592
329
- orionis/support/facades/dumper.py,sha256=qQPoMbkXExv6UaByoDCyJA-gt5SA1oQtym2TwpihtoI,794
323
+ orionis/support/facades/dumper.py,sha256=Df8Bkq8iEdeBEuq_yiQcxJS-RNqb786GSaEjB3TCCiI,868
330
324
  orionis/support/facades/dumper.pyi,sha256=SAplVqQgW7cKANqJL6lMu-rfG5sWQaAOZ7MaSkirdvg,508
331
- orionis/support/facades/executor.py,sha256=fRBQ447WpL2T42Ys02k_DJNqukFFk8-bbNFz4GEbRfI,931
325
+ orionis/support/facades/executor.py,sha256=NdnuacXtyT4y8NrSut_a1PVSRzFPKAnQsnzG4ghJbJA,1015
332
326
  orionis/support/facades/executor.pyi,sha256=JS0h8ddYD62o79yXL5UzeZmPWOXNasyMgXKL8ZCOkBE,547
333
- orionis/support/facades/inspire.py,sha256=n7TFhxneqUtEJYQSrOdmNq9XQzhFMMsIAfdwnBWR1hA,841
327
+ orionis/support/facades/inspire.py,sha256=Eb9ws6ennBVAB6dWsM0Qx3O0a312HJUY0BgRbfJWURs,935
334
328
  orionis/support/facades/inspire.pyi,sha256=LbVrw3-PkpkaLfsihDaBKvjYTk4CoPuuMNMMVcoQvx8,581
335
- orionis/support/facades/logger.py,sha256=Ncrd_bcggEOnWfLmvGjYTnFgO_Hop2iO9di1oWqH0Ow,824
329
+ orionis/support/facades/logger.py,sha256=ckVwMcqws5d4ZlwKiYGxpHTSQyqHTv_JI-pQxTQp-cM,914
336
330
  orionis/support/facades/logger.pyi,sha256=0jxUlRixL5U_e0HWw0DN3MeCbDKd0e-2Oro-rB3csck,701
337
- orionis/support/facades/performance_counter.py,sha256=NGSYbGREfOfjsXnLcJ2J9sLVRuOLZwPjJsqYP7-6egg,733
331
+ orionis/support/facades/performance_counter.py,sha256=eZeqyGdnqcwhgP_8DTF-nM1N8JzGqQpKyP_MvH47yDE,868
338
332
  orionis/support/facades/performance_counter.pyi,sha256=6C8b1mXyjDLJ_Qoa2T6VQhhnpK2FIU7kh-CG3SjTj50,583
339
- orionis/support/facades/progress_bar.py,sha256=eTxfGIAfdkrXkycvdQBddn9E4MIlbCLOU7TDO2-7cgU,717
333
+ orionis/support/facades/progress_bar.py,sha256=TZMrOWyd94w66qMX9W86_spZ3l8-g3QuRkG0R39T9ys,810
340
334
  orionis/support/facades/progress_bar.pyi,sha256=bKJL89KUEc263ILcf3iL0jdo1JXm6eG2OFd7Ha-YQSc,589
341
- orionis/support/facades/reactor.py,sha256=CJwyUU-MC1LqwiHji7f7gSm2XAs8_DdhbOXmTylNt70,742
335
+ orionis/support/facades/reactor.py,sha256=YZl7IIWzPwQiOkrrdzLOomcwD2CMAKqYxJP6iXEy5TI,826
342
336
  orionis/support/facades/reactor.pyi,sha256=BvjKSlfFO8Q7lZV0tLsyJK40yJDsnS4dHaK41BYc2WY,3475
343
- orionis/support/facades/testing.py,sha256=5tzFIMSe1gxLcs7dcueUnAdTJ977czd2sNK1RtUjSUM,737
337
+ orionis/support/facades/testing.py,sha256=o6qZ5qEb6oRqMoIHQ-R2Ii1BVzNDKDx9CRRcZyEsfJ0,825
344
338
  orionis/support/facades/testing.pyi,sha256=odSZvD6VX3gehkIxSooaPRllO4LV2jvp7lwgMxGYjXg,728
345
- orionis/support/facades/workers.py,sha256=3kRK7TogGTHpdeHEW13Q1tQIlpXwXAmS93JIsAvYRcw,717
339
+ orionis/support/facades/workers.py,sha256=g-Sjf4X3icQdAgfdt1CK4B7ng-2iOllT3VCe5wnnnMM,808
346
340
  orionis/support/facades/workers.pyi,sha256=WhfDTETTgzTyd7YXZZS0-JbKrLzON5RZuihtQbxST70,577
347
341
  orionis/support/formatter/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
348
342
  orionis/support/formatter/serializer.py,sha256=SGii2rPei1QR-W1KQTA_IpH4a_46AgaUzSaruwRlcdM,662
@@ -361,12 +355,12 @@ orionis/support/standard/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZ
361
355
  orionis/support/standard/std.py,sha256=zwXOellgGy9LTmeAK-rCIr7CgKYg5iQijMjdwmMblFA,3800
362
356
  orionis/support/standard/contracts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
363
357
  orionis/support/standard/contracts/std.py,sha256=SJ44qIFDCp4jHL18k4sji5Mt_MN16lpg-0ku1qudh04,3331
364
- orionis/support/standard/exceptions/__init__.py,sha256=MPwL4i8GSUtLJ82wQ_SlcdgtnIBRk3_CR7JbDhxHf20,93
365
- orionis/support/standard/exceptions/value.py,sha256=rsyWFQweImaJGTJa7Id7RhPlwWJ4SNf3MONxlH-1VMk,476
358
+ orionis/support/standard/exceptions/__init__.py,sha256=GovJ24C8fCOlnU5_TrMJKngYNcJ1rvJnF9WFTA8ktyw,96
359
+ orionis/support/standard/exceptions/standard.py,sha256=BM0VHLRYD7SzoMJkaA7BxY5280v81hlj1Xslu0UaFag,788
366
360
  orionis/support/wrapper/__init__.py,sha256=jGoWoIGYuRYqMYQKlrX7Dpcbg-AGkHoB_aM2xhu73yc,62
367
361
  orionis/support/wrapper/dot_dict.py,sha256=T8xWwwOhBZHNeXRwE_CxvOwG9UFxsLqNmOJjV2CNIrc,7284
368
362
  orionis/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
369
- orionis/test/kernel.py,sha256=YzyjmeJn32XFisyNejGNsHwYosUQHuCF_Sy4LAiw-wM,5208
363
+ orionis/test/kernel.py,sha256=qTFCP55X-3DFcjSBw2ZV8F8hfcjkt4ou7cPOQdvg0cI,5254
370
364
  orionis/test/cases/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
371
365
  orionis/test/cases/asynchronous.py,sha256=3e1Y3qzIxVU7i7lbLFEVyJ89IA74JsB7famx71W-p2E,1974
372
366
  orionis/test/cases/synchronous.py,sha256=S5jhuDEZ5I9wosrTFaCtowkD5r5HzJH6mKPOdEJcDJE,1734
@@ -379,7 +373,7 @@ orionis/test/contracts/render.py,sha256=wpDQzUtT0r8KFZ7zPcxWHXQ1EVNKxzA_rZ6ZKUcZ
379
373
  orionis/test/contracts/test_result.py,sha256=SNXJ2UerkweYn7uCT0i0HmMGP0XBrL_9KJs-0ZvIYU4,4002
380
374
  orionis/test/contracts/unit_test.py,sha256=getqaBoadQT_wh_V6aTQvm0yx9IgbVrE9EEOD8b031g,8031
381
375
  orionis/test/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
382
- orionis/test/core/unit_test.py,sha256=c4eT9PT1PDhWHndsNl7mN45olTAysMx79q4WP1wHVkI,65438
376
+ orionis/test/core/unit_test.py,sha256=Hao8c8TG3yHYI_iCNPieGsHJjogg5tc-FS47uBSivzU,65687
383
377
  orionis/test/entities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
384
378
  orionis/test/entities/result.py,sha256=eZ6UIqGmFW8FZ9x8PB_MZbLAc-SAuUyi4FUcMYIZzGo,4777
385
379
  orionis/test/enums/__init__.py,sha256=M3imAgMvKFTKg55FbtVoY3zxj7QRY9AfaUWxiSZVvn4,66
@@ -392,7 +386,7 @@ orionis/test/exceptions/runtime.py,sha256=h9gQ0pS8tJTmuXNG-GHky8tTqpdz-cNqkntOOl
392
386
  orionis/test/exceptions/value.py,sha256=CoqYOkViU_RaKCMNpB82tgEsR3XhI1pw6YQ8sH8CJh4,588
393
387
  orionis/test/output/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
394
388
  orionis/test/output/dumper.py,sha256=qJDyVvl3MO0Uinr6z9TYYdDTqHNwwM0PcoDNNkTpAnA,5908
395
- orionis/test/output/printer.py,sha256=PGyLurOzatYjKXpeaAEWlTmZlCzRj-UI5_MN2Zrz5u4,23138
389
+ orionis/test/output/printer.py,sha256=Ho8jyhnJsvnJ5zdHbXyvY29kDa1zp4FsCswjt9XSeJ4,23903
396
390
  orionis/test/records/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
397
391
  orionis/test/records/logs.py,sha256=7XIdzDmQpb2HLUoAUWVj8UKiQDOnCkLD7ttro-Lv5UY,14223
398
392
  orionis/test/validators/__init__.py,sha256=RpuZFsrmxzLjRERyJ2fcZIQ27xuq2DedDlao2zmFE_U,991
@@ -414,8 +408,8 @@ orionis/test/validators/workers.py,sha256=rWcdRexINNEmGaO7mnc1MKUxkHKxrTsVuHgbnI
414
408
  orionis/test/view/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
415
409
  orionis/test/view/render.py,sha256=f-zNhtKSg9R5Njqujbg2l2amAs2-mRVESneLIkWOZjU,4082
416
410
  orionis/test/view/report.stub,sha256=QLqqCdRoENr3ECiritRB3DO_MOjRQvgBh5jxZ3Hs1r0,28189
417
- orionis-0.579.0.dist-info/licenses/LICENCE,sha256=JhC-z_9mbpUrCfPjcl3DhDA8trNDMzb57cvRSam1avc,1463
418
- orionis-0.579.0.dist-info/METADATA,sha256=hmpQw2NRsbFLvcZKyijP9bugK1Pb2Krt7L_cp556s6Q,4801
419
- orionis-0.579.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
420
- orionis-0.579.0.dist-info/top_level.txt,sha256=lyXi6jArpqJ-0zzNqd_uwsH-z9TCEBVBL-pC3Ekv7hU,8
421
- orionis-0.579.0.dist-info/RECORD,,
411
+ orionis-0.580.0.dist-info/licenses/LICENCE,sha256=JhC-z_9mbpUrCfPjcl3DhDA8trNDMzb57cvRSam1avc,1463
412
+ orionis-0.580.0.dist-info/METADATA,sha256=laitTuT7CZJZVitdXvtRvu0FWZkCDl6Vd15t3WPTCBA,4801
413
+ orionis-0.580.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
414
+ orionis-0.580.0.dist-info/top_level.txt,sha256=lyXi6jArpqJ-0zzNqd_uwsH-z9TCEBVBL-pC3Ekv7hU,8
415
+ orionis-0.580.0.dist-info/RECORD,,
@@ -1,19 +0,0 @@
1
- class OrionisIntegrityException(Exception):
2
-
3
- def __init__(self, msg: str):
4
- """
5
- Parameters
6
- ----------
7
- msg : str
8
- Descriptive error message explaining the cause of the exception.
9
- """
10
- super().__init__(msg)
11
-
12
- def __str__(self) -> str:
13
- """
14
- Returns
15
- -------
16
- str
17
- Formatted string describing the exception.
18
- """
19
- return str(self.args[0])
@@ -1,19 +0,0 @@
1
- class OrionisRuntimeError(RuntimeError):
2
-
3
- def __init__(self, msg: str):
4
- """
5
- Parameters
6
- ----------
7
- msg : str
8
- Descriptive error message explaining the cause of the exception.
9
- """
10
- super().__init__(msg)
11
-
12
- def __str__(self) -> str:
13
- """
14
- Returns
15
- -------
16
- str
17
- Formatted string describing the exception.
18
- """
19
- return str(self.args[0])
@@ -1,19 +0,0 @@
1
- class OrionisTypeError(TypeError):
2
-
3
- def __init__(self, msg: str):
4
- """
5
- Parameters
6
- ----------
7
- msg : str
8
- Descriptive error message explaining the cause of the exception.
9
- """
10
- super().__init__(msg)
11
-
12
- def __str__(self) -> str:
13
- """
14
- Returns
15
- -------
16
- str
17
- Formatted string describing the exception.
18
- """
19
- return str(self.args[0])
@@ -1,19 +0,0 @@
1
- class OrionisValueError(ValueError):
2
-
3
- def __init__(self, msg: str):
4
- """
5
- Parameters
6
- ----------
7
- msg : str
8
- Descriptive error message explaining the cause of the exception.
9
- """
10
- super().__init__(msg)
11
-
12
- def __str__(self) -> str:
13
- """
14
- Returns
15
- -------
16
- str
17
- Formatted string describing the exception.
18
- """
19
- return str(self.args[0])
@@ -1,27 +0,0 @@
1
- class OrionisCoroutineException(Exception):
2
-
3
- def __init__(self, msg: str):
4
- """
5
- Initialize the OrionisCoroutineException.
6
-
7
- Parameters
8
- ----------
9
- msg : str
10
- A descriptive error message explaining the cause of the exception.
11
- """
12
-
13
- # Call the base Exception constructor with the provided message
14
- super().__init__(msg)
15
-
16
- def __str__(self) -> str:
17
- """
18
- Return the string representation of the exception.
19
-
20
- Returns
21
- -------
22
- str
23
- The error message provided during exception initialization.
24
- """
25
-
26
- # Return the first argument passed to the Exception, which is the error message
27
- return str(self.args[0])
@@ -1,23 +0,0 @@
1
- class OrionisEnvironmentValueException(Exception):
2
-
3
- def __init__(self, msg: str):
4
- """
5
- Initialize the OrionisEnvironmentValueException.
6
-
7
- Parameters
8
- ----------
9
- msg : str
10
- A descriptive error message that explains the cause of the exception.
11
- """
12
- super().__init__(msg)
13
-
14
- def __str__(self) -> str:
15
- """
16
- Return the string representation of the exception.
17
-
18
- Returns
19
- -------
20
- str
21
- The error message associated with the exception.
22
- """
23
- return str(self.args[0])
@@ -1,23 +0,0 @@
1
- class OrionisEnvironmentValueError(Exception):
2
-
3
- def __init__(self, msg: str):
4
- """
5
- Initialize the OrionisEnvironmentValueError exception.
6
-
7
- Parameters
8
- ----------
9
- msg : str
10
- A descriptive error message explaining the cause of the exception.
11
- """
12
- super().__init__(msg)
13
-
14
- def __str__(self) -> str:
15
- """
16
- Return a formatted string describing the exception.
17
-
18
- Returns
19
- -------
20
- str
21
- The error message associated with the exception.
22
- """
23
- return str(self.args[0])
@@ -1,20 +0,0 @@
1
- class ReflectionAttributeError(Exception):
2
-
3
- def __init__(self, msg: str):
4
- """
5
- Parameters
6
- ----------
7
- msg : str
8
- Descriptive error message explaining the cause of the exception.
9
- """
10
- super().__init__(msg)
11
-
12
- def __str__(self) -> str:
13
- """
14
- Returns
15
- -------
16
- str
17
- Formatted string describing the exception.
18
- """
19
- return str(self.args[0])
20
-
@@ -1,19 +0,0 @@
1
- class ReflectionTypeError(Exception):
2
-
3
- def __init__(self, msg: str):
4
- """
5
- Parameters
6
- ----------
7
- msg : str
8
- Descriptive error message explaining the cause of the exception.
9
- """
10
- super().__init__(msg)
11
-
12
- def __str__(self) -> str:
13
- """
14
- Returns
15
- -------
16
- str
17
- Formatted string describing the exception.
18
- """
19
- return str(self.args[0])
@@ -1,19 +0,0 @@
1
- class ReflectionValueError(Exception):
2
-
3
- def __init__(self, msg: str):
4
- """
5
- Parameters
6
- ----------
7
- msg : str
8
- Descriptive error message explaining the cause of the exception.
9
- """
10
- super().__init__(msg)
11
-
12
- def __str__(self) -> str:
13
- """
14
- Returns
15
- -------
16
- str
17
- Formatted string describing the exception.
18
- """
19
- return str(self.args[0])
@@ -1,19 +0,0 @@
1
- class OrionisStdValueException(Exception):
2
-
3
- def __init__(self, msg: str):
4
- """
5
- Parameters
6
- ----------
7
- msg : str
8
- The error message that describes the reason for the exception.
9
- """
10
- super().__init__(msg)
11
-
12
- def __str__(self) -> str:
13
- """
14
- Returns
15
- -------
16
- str
17
- The error message associated with this exception.
18
- """
19
- return str(self.args[0])
File without changes