Commit Graph

14 Commits

Author SHA1 Message Date
mayur.popli
bb737505d4 fix: resolved comments 2025-04-04 16:34:43 +05:30
mayur.popli
67808f3628 ft: module_name wrapper middleware 2025-04-04 15:08:37 +05:30
MohitKatare-protean
b879cb8faa updated code as per the review comment
1. changed struct to httpConfig
2. Removed initLogger func var
3. Removed mocked registryClient from registry test code
2025-04-01 15:26:38 +05:30
MohitKatare-protean
450f13cf34 updated code as per the review comments 2025-04-01 12:31:43 +05:30
MohitKatare-protean
2fe39a2c0a resolved linting issues 2025-03-31 23:16:26 +05:30
MohitKatare-protean
bbb1dbc843 Update on the review comments 2025-03-31 22:40:59 +05:30
MohitKatare-protean
f0e39e34e7 updated as per the review comments 2025-03-30 19:13:02 +05:30
MohitKatare-protean
f8253c184c add test case for registry client 2025-03-29 18:36:35 +05:30
MohitKatare-protean
9bfb65079e Update on review comments
1. changed implementations from camelcase to lowercase
2. added removed initSteps.
3. updated rout struct for model.go
2025-03-29 16:08:28 +05:30
MohitKatare-protean
7055c1c0d8 updated code.
1. Resolved merge conflicts.
2. Resolved go linting issues.
2025-03-28 22:45:58 +05:30
MohitKatare-protean
be30b522b5 Update on the Review Comments
1. Resolved review comments.
2. Resolved Go linting issues.
3. Increase coverage from 93 to 96 percentage for module.
2025-03-27 12:24:17 +05:30
MohitKatare-protean
75883c6f6a Resolved linting issues 2025-03-26 14:33:32 +05:30
MohitKatare-protean
ff680dacbb Added Test cases for the module
- Code coverage for Module is 93.1%
2025-03-26 11:54:27 +05:30
MohitKatare-protean
ec558558c5 added updated code for core wiring
1. Removed tracing
2. Skipped Registration
2025-03-25 21:06:34 +05:30