Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.
Needs review
9 commits sit in this repo's top risk tercile, which is 35% of the 26scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 7.5 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.
Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.
Began feature-led, now leaning test.
Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.
| # | Commit | Author | When | Lines | Risk | Top driver |
|---|---|---|---|---|---|---|
| 1 | ae029c48Test coverage, ci/cd pipeline and some fixtures | SonuSingh | 1mo ago | +5.5K -10 | 98%Elevated | more lines added than baseline |
| 2 | 9acdc232pushing my local repo | SonuSingh | 4mo ago | +1.7K -0 | 94%Elevated | more lines added than baseline |
| 3 | 830f7bf3Added retry logic and pre-commit-config | SonuSingh | 3mo ago | +178 -19 | 90%Elevated | more lines added than baseline |
| 4 | c0b403751. Added data validation for insertions in database 2. updated routes, database connection and scraper to be asynchronous now 3. httpx client attached to fastapi lifespan now 4. some cleanups i forgor about | SonuSingh | 4mo ago | +122 -50 | 85%Elevated | more lines added than baseline |
| 5 | daae1ec6Added a small function to Game class to return all data points at once for database. Connected a mongodb database to store the scraped data. Modified the routes to make use of the database. NEXT: add caching maybe | SonuSingh | 4mo ago | +132 -17 | 85%Elevated | more lines added than baseline |
| 6 | 44466875Added a game data endpoint + some fixes | SonuSingh | 2mo ago | +108 -22 | 77%Elevated | more lines added than baseline |
| 7 | 29ec48251. Updated _extract_table to ignore WSG columns that may appear in video's table. 2. Set up simple logging to catch stack traces and what not. 3. Added an exception middleware that should help with catching internal server errors for every route. 4. Added caching for search queries too in DB. | SonuSingh | 4mo ago | +81 -54 | 77%Elevated | more lines added than baseline |
| 8 | 1dc70e80add Dockerfile, Sentry and few fixes | SonuSingh | 3mo ago | +109 -8 | 69%Elevated | more lines added than baseline |
| 9 | 3125d4e21. Added a search function to PCGamingWiki class and a respective endpoint for it. 2. Added a supporting Model for proper validation. 3. Cleaned up the Game class a bit. | SonuSingh | 4mo ago | +67 -24 | 69%Elevated | more lines added than baseline |
| 10 | a645d77bAdded a delete endpoint for easier testing. | SonuSingh | 1mo ago | +63 -1 | 63%Typical | more lines added than baseline |
| 11 | df84faceupdated pydantic models, fixed the response for api_middleware for api support values, added routes | SonuSingh | 4mo ago | +66 -17 | 60%Typical | more lines added than baseline |
| 12 | 9e8de804Added simple API key based auth and some fixes | SonuSingh | 3mo ago | +52 -20 | 56%Typical | more lines added than baseline |
| 13 | 1e611102new changes! | SonuSingh | 3mo ago | +44 -16 | 52%Typical | more lines added than baseline |
| 14 | 4ab4df67Refactoring and additional logic for DB updation | SonuSingh | 4mo ago | +44 -23 | 48%Typical | more lines added than baseline |
| 15 | b803cdf7Added temporary rate limiting | SonuSingh | 3mo ago | +40 -8 | 44%Typical | more lines added than baseline |
| 16 | 3b304999Minor changes | SonuSingh | 3mo ago | +36 -5 | 40%Typical | more lines added than baseline |
| 17 | ff97d8f3Improved the scraper a bit by adding extra checks | SonuSingh | 3mo ago | +26 -15 | 37%Typical | more lines added than baseline |
| 18 | 34aeb217Some bug fixes and changed version name | SonuSingh | 3mo ago | +27 -15 | 31%Below typical | more lines added than baseline |
| 19 | bc0fff17Initial commit | SonuSingh | 4mo ago | +21 -0 | 31%Below typical | more lines added than baseline |
| 20 | 6d1c741eupdated gitignore and added dockerignore | SonuSingh | 2mo ago | +16 -13 | 25%Below typical | more lines added than baseline |
| 21 | 0ec6982bAdded a custom User-Agent header to httpx client | SonuSingh | 4mo ago | +12 -3 | 21%Below typical | more focused than baseline |
| 22 | c115596aAdded a delete route endpoint for testing. | SonuSingh | 1mo ago | +11 -1 | 17%Below typical | more focused than baseline |
| 23 | 5ab0ac18FIX: await methods in get_all are actually asynchronous now. (Shouldn't really affect much atm because of requests limit to PCGW.) | SonuSingh | 2mo ago | +8 -1 | 13%Below typical | fewer lines added than baseline |
| 24 | bd14a05eupdated readme | SonuSingh | 4mo ago | +3 -0 | 10%Below typical | fewer lines added than baseline |
| 25 | d519aa1cRevert "Added a delete endpoint for easier testing." | SonuSingh | 1mo ago | +1 -63 | 6%Below typical | fewer lines added than baseline |
| 26 | 18b2d4b0Delete test.py | SonuSingh | 4mo ago | +0 -279 | 2%Below typical | fewer lines added than baseline |
Two views of the same model: where the cuts fall, and what commit shape lands you above them.
Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.
The 26 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.
Repowise tracks change history across 15 files in sksmj10/pcgw_api. In the last 90 days 15 files were touched, 83 times in total, most often routes.py. Every commit is scored for change risk from its size, spread and the history of the files it touches.