Skip to content

Comments

Extract shared ResultSetMapping in DataRepository#460

Open
maltehuebner wants to merge 1 commit intomainfrom
fix/data-repository-duplicated-rsm
Open

Extract shared ResultSetMapping in DataRepository#460
maltehuebner wants to merge 1 commit intomainfrom
fix/data-repository-duplicated-rsm

Conversation

@maltehuebner
Copy link
Contributor

Summary

  • Extract duplicated ResultSetMapping into createDataStationResultSetMapping()
  • Remove duplicate title field binding that was present in all three copies
  • Remove leftover //dd() debug calls

Test plan

  • Verify coord-based data retrieval still works on the map page
  • Verify station detail pages still load correctly
  • Verify Silvester/fireworks analysis still returns data

🤖 Generated with Claude Code

The same RSM definition was duplicated three times with a duplicate
title field mapping. Extract to createDataStationResultSetMapping()
and remove the duplicate title binding.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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