feat: add Svelte CI anomalies to download-anomalies.data.ts#1934
feat: add Svelte CI anomalies to download-anomalies.data.ts#1934graphieros merged 3 commits intonpmx-dev:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe pull request updates app/utils/download-anomalies.data.ts by adding three new entries for packageName 'svelte' to the DOWNLOAD_ANOMALIES array, each with specific start/end dates and weeklyDownloads values. A NOTE comment block was also added inside the array to indicate where to add future entries and to explain changes. No logic, exported interfaces, or public signatures were altered. Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
I already have that one in the pr.
I believe it starts and ends exactly right as I've already set it. I used the csv download to get the precise dates for the data: I've been very intentional not to exclude data that is plausible. I've set the data ranges as tight as possible, as to only exclude data that is clearly way out of the range seen before of after. I've only excluded data that is a sudden doubling or tripling or more from the days around it. |
graphieros
left a comment
There was a problem hiding this comment.
Thank you for your explanations!
|
Thanks for your first contribution, @samal-rasmussen! 🥳 We'd love to welcome you to the npmx community. Come and say hi on Discord! And once you've joined, visit npmx.wamellow.com to claim the contributor role. |


Add Svelte CI anomalies to download-anomalies.data.ts