Commit 88ca9fd
Skip anonymized arrivals in landings report
Anonymized records have null immatriculation, which can't be
meaningfully grouped in a per-aircraft landing summary. Skip
them and add defensive null-safe sorting.
https://claude.ai/code/session_01KHZDkEfyznUCcoGCWrGdsY1 parent 94b8899 commit 88ca9fd
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
93 | | - | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
0 commit comments