Skip to content

feat: refactor configuration files paths and improve comparison command - #23

Merged
cbermudez97 merged 2 commits into
mainfrom
feat/improve-comparison
Jul 3, 2026
Merged

feat: refactor configuration files paths and improve comparison command#23
cbermudez97 merged 2 commits into
mainfrom
feat/improve-comparison

Conversation

@cbermudez97

Copy link
Copy Markdown
Contributor
  • Updated docker-compose.yml to point to the correct storage configuration path.
  • Modified compare.go to streamline the comparison configuration handling, removing unnecessary flags and improving error handling.
  • Enhanced compare_openrpc.go to better filter methods based on RPC names.
  • Updated README.md for debug-p99 to reflect changes in storage configuration usage.
  • Adjusted test-save and verify-flow main.go files to use the new storage configuration path.
  • Refactored comparator.go to improve the handling of method comparisons and removed unused default parameter functions.
  • Introduced compare_config.go to manage loading and validating comparison configurations from YAML files.
  • Added comprehensive tests for the new configuration loading functionality in compare_config_test.go.
  • Implemented integration tests for the comparison functionality in integration_test.go.
  • Updated openrpc_loader.go to ensure method names are correctly mapped to their RPC counterparts.
  • Enhanced report generation to include structured client endpoint information in the output.
  • Improved HTML report styling for better readability and user experience.

- Updated docker-compose.yml to point to the correct storage configuration path.
- Modified compare.go to streamline the comparison configuration handling, removing unnecessary flags and improving error handling.
- Enhanced compare_openrpc.go to better filter methods based on RPC names.
- Updated README.md for debug-p99 to reflect changes in storage configuration usage.
- Adjusted test-save and verify-flow main.go files to use the new storage configuration path.
- Refactored comparator.go to improve the handling of method comparisons and removed unused default parameter functions.
- Introduced compare_config.go to manage loading and validating comparison configurations from YAML files.
- Added comprehensive tests for the new configuration loading functionality in compare_config_test.go.
- Implemented integration tests for the comparison functionality in integration_test.go.
- Updated openrpc_loader.go to ensure method names are correctly mapped to their RPC counterparts.
- Enhanced report generation to include structured client endpoint information in the output.
- Improved HTML report styling for better readability and user experience.
@cbermudez97
cbermudez97 merged commit fb5e558 into main Jul 3, 2026
4 checks passed
@cbermudez97
cbermudez97 deleted the feat/improve-comparison branch July 3, 2026 13:32
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.

1 participant