-
Notifications
You must be signed in to change notification settings - Fork 1
Update Node Size Data #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
8109e22 to
30545fc
Compare
80d3546 to
841a7de
Compare
841a7de to
b7a3551
Compare
b7a3551 to
bc03039
Compare
bc03039 to
1455474
Compare
1455474 to
daec164
Compare
daec164 to
726e1b4
Compare
726e1b4 to
862d101
Compare
862d101 to
8cb2e8b
Compare
60691e9 to
dc95624
Compare
dc95624 to
1601f8f
Compare
1601f8f to
d6b27b7
Compare
d6b27b7 to
cac15d8
Compare
cac15d8 to
55b1ce5
Compare
55b1ce5 to
cf0a99a
Compare
cf0a99a to
3dcf0c8
Compare
3dcf0c8 to
4badcf4
Compare
4badcf4 to
aa1bd49
Compare
aa1bd49 to
32ba0f9
Compare
32ba0f9 to
622bac9
Compare
622bac9 to
ae3f589
Compare
ae3f589 to
48fc0cd
Compare
48fc0cd to
6a99bd5
Compare
linea-node-size/data.json
Outdated
| } | ||
| ] | ||
| ], | ||
| "47": [] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bug: Data Gaps Disrupt 2025 Weekly Collection Pattern
Week "47" is added to 2025 data after week "11" (March 10), creating a gap of 36 weeks (April-November) with no entries. This breaks the pattern of continuous weekly data collection seen in 2024 and suggests the automated week number calculation may be incorrect, or data for weeks 12-46 is missing.
6a99bd5 to
f05e77f
Compare
| } | ||
| ] | ||
| ], | ||
| "48": [] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bug: Week 48 added to wrong year
Week 48 is being added to the 2025 data section, but week 48 of 2025 would be in late November 2025, which is in the future. The existing 2025 data shows weeks 2-11 (January through March), and week 48 already exists in the 2024 section with data from November 2024. This appears to be a year calculation error in the automated data update process.
This is an automated PR to update the node size data.
Please review the changes and merge if everything looks correct.
Note
Add empty
2025["48"]entry tolinea-node-size/data.json.Written by Cursor Bugbot for commit f05e77f. This will update automatically on new commits. Configure here.