aprs.me/test
Graham McIntire 529b0790d6
Improve type safety for getTrailId function
- Update function signature to accept id as string | number
- Ensure consistent string conversion for all return paths
- Add test coverage for numeric ID cases
- Maintain backward compatibility with existing code

This fixes potential type mismatches where marker IDs can be either
strings or numbers throughout the codebase.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 08:36:38 -05:00
..
aprsme Implement critical performance optimizations and error handling 2025-07-18 18:19:49 -05:00
aprsme_web Fix credo warnings and ensure clean compilation 2025-07-14 10:25:01 -05:00
assets/js Improve type safety for getTrailId function 2025-07-21 08:36:38 -05:00
integration performance improvements 2025-07-08 10:03:52 -05:00
support refactor 2025-07-13 16:49:20 -05:00
types refactor to use external parser 2025-06-24 14:22:09 -05:00
test_helper.exs refactor and performance improvements 2025-07-10 10:53:34 -05:00