Skip to content

Commit dc697f3

Browse files
Merge pull request #11 from ironprogrammer/update-time-standards-2025-2026
2 parents f918445 + af92295 commit dc697f3

File tree

2 files changed

+2190
-2191
lines changed

2 files changed

+2190
-2191
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,11 @@ The following issues were observed in the source data from the OSI site\*, and a
1616

1717
| Age/Gender | Event | Course | Standard | Value | Issue |
1818
| ---------- | ---------- | ------ | -------- | ----------- | ------------------- |
19-
| Girls 9 | 100 Breast | LCM | A | `1:96.99⚠️` | Invalid format |
20-
| Girls 10 | 100 Fly | LCM | B+ | `125:79.19⚠️` | Invalid format |
21-
| Girls 13 | 200 Breast | SCM | B | `2:51.89⚠️` | Invalid progression |
22-
| Girls 14 | 200 IM | SCM | B | `2:97.49⚠️` | Invalid format |
23-
| Boys 14 | 1500 Free | LCM | B | `22:62.29⚠️` | Invalid format |
24-
| Boys 14 | 800 Free | LCM | B | `11:82.09⚠️` | Invalid format |
19+
| Girls 11 | 1500 Free | LCM | B | `24:38.39⚠️` | B should be 24:18.39 (A × 1.1, rounded to 1 decimal + 0.09) |
20+
| Girls 12 | 1500 Free | LCM | B | `24:38.39⚠️` | B should be 24:18.39 (A × 1.1, rounded to 1 decimal + 0.09) |
21+
| Girls 13 | 1500 Free | LCM | B | `24:38.39⚠️` | B should be 24:18.39 (A × 1.1, rounded to 1 decimal + 0.09) |
22+
| Boys 14 | 200 Free | SCY | B+ | `2:05.49⚠️` | B+ should be 2:11.79 ((A + B) / 2, rounded to 1 decimal + 0.09) |
23+
| Boys 15 & Over* | 1500 Free | SCM | B | `21:59.09⚠️` | B should be 21:58.99 (A × 1.1, rounded to 1 decimal + 0.09) |
2524

2625
### Issue Key
2726
- **Invalid format**: The time does not match the pattern `MM:SS.MS` or `SS.MS`, or exceed 60-second increment notation (e.g. `96.99` seconds).

0 commit comments

Comments
 (0)