Skip to content

fix: change netRateSchemes type from array to single object in Report…#601

Merged
andrii-bodnar merged 2 commits into
masterfrom
fix/report-settings-config-interface
Dec 18, 2025
Merged

fix: change netRateSchemes type from array to single object in Report…#601
andrii-bodnar merged 2 commits into
masterfrom
fix/report-settings-config-interface

Conversation

@nazarii-makar

@nazarii-makar nazarii-makar commented Dec 18, 2025

Copy link
Copy Markdown
Collaborator

…SettinsConfig


Note

Change ReportSettinsConfig.netRateSchemes from an array to a single NetRateSchemas object and update tests accordingly.

  • Types:
    • Update ReportsModel.ReportSettinsConfig to use netRateSchemes: NetRateSchemas (was NetRateSchemas[]).
  • Tests:
    • Adjust tests/reports/api.test.ts to provide netRateSchemes as an object with tmMatch, mtMatch, and suggestionMatch arrays.

Written by Cursor Bugbot for commit 24beef2. This will update automatically on new commits. Configure here.

@andrii-bodnar andrii-bodnar merged commit f3752f2 into master Dec 18, 2025
9 of 10 checks passed
@andrii-bodnar andrii-bodnar deleted the fix/report-settings-config-interface branch December 18, 2025 10:34
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