Commit graph

6 commits

Author SHA1 Message Date
751b8a5f1b
improve dialyzer 2025-10-13 10:02:15 -05:00
a0258c0ff0
chore: Ignore remaining 6 dialyzer false positives
- Add regex patterns to ignore template compilation warnings
- Ignore overloaded function spec warning for filter_packets_by_bounds
- Ignore IP geolocation patterns that are actually reachable

All dialyzer warnings are now either fixed or properly ignored.
The ignored warnings are false positives that don't represent actual bugs.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 13:32:50 -05:00
711d92ebb6
performance improvements 2025-07-08 10:03:52 -05:00
4baf3cffe7
dialyzer fixes 2025-07-03 10:56:06 -05:00
77276eb2a1
more tests 2025-06-22 15:44:35 -05:00
e4d72ec6cc
improvements 2025-06-20 10:54:45 -05:00