Adservio Code Review Analysis
A read-only analysis of recent merge request review behavior in GitLab, focused on visible review discussion, reviewer distribution, queue health, MR size, and traceability gaps.
Executive Summary
Bottom line: review throughput is not the main risk here; traceability and queue hygiene are. The team is still merging code, but most merges leave no durable visible review trail and the open queue is overwhelmingly stale.
What Matters
- Traceability is the clearest control gap: 46 of 53 merged MRs (86.8%) showed no visible non-author review comment in GitLab.
- `CR - Approved` is currently too weak as evidence on its own: 60.4% of merged MRs carried that label without any visible review discussion.
- Queue health is poor: 77.3% of active open MRs are already older than 48 working hours. The oldest example is adservio/web!2091 at 251.5d open.
- Visible review capacity is thin and concentrated: only 7 visible review touches were detected in the whole window, and the top 3 reviewers handled 57.1% of them.
- adservio/frontend is the highest-volume review surface with 20 merged MRs and only 15.0% visible review coverage. adservio/web is the next meaningful flow at 16 merges and 6.2% visible review coverage.
- MR size is not the main story: median changed files were 3, and only 20.8% of merged MRs were above 20 files. Even the slowest merged example, adservio/frontend!1837, took 28.9d with 21 changed files, so the dominant problem still looks like review discipline and queue ownership rather than consistently oversized MRs.
Leadership Analysis
- The operating rhythm is serviceable at the median (21.7h created-to-merged), which means the biggest leverage is improving process fidelity rather than pushing for even more raw throughput.
- With 77.3% of active MRs already stale, the open list is functioning more like inventory than prioritization support. adservio/web!2091 being open for 251.5d is a strong sign that ownership and review handoffs are not being actively reset.
- The spread between a 3-file median MR and a 28.9d longest merged cycle (adservio/frontend!1837, 21 changed files) suggests a few ownership-heavy exceptions are dragging on outside normal flow. Those should be managed as explicit escalations, not left to age inside the common queue.
Recommended Actions
- Make one durable review artifact mandatory before merge: a substantive non-author GitLab review comment, a recorded approval, or both. A label alone should no longer count as sufficient evidence. The approval API coverage is also low, so the fix should include tooling or policy that leaves an auditable trace by default.
- Run a stale-MR reset on anything older than 48 working hours: close abandoned work, re-confirm owner and reviewer on the rest, and turn the open list back into a real queue instead of a parking lot. Start with adservio/web!2091 and the rest of the oldest backlog because their age now obscures whether they are still real priorities.
- Put adservio/helm2 under explicit review guardrails for the next cycle. It combines enough volume with weak visible review coverage, which makes it the best place to tighten the process and see impact quickly.
- Broaden the reviewer bench beyond Dragoș Ivan and the current small reviewer set. The present concentration is a continuity risk and will keep queue health fragile when one person is away.
Improvement Ideas
- Set explicit operating standards for the next quarter: require one auditable peer-review artifact before merge, target first review inside one working day for active MRs, and keep the stale active backlog below 15%. What gets measured this clearly is far more likely to improve.
- Run a four-week process experiment on adservio/helm2: dedicated reviewer-of-the-week coverage, explicit reviewer assignment at MR creation, and a lightweight weekly audit of silent merges. It is the highest-yield place to test whether better ownership changes the data.
Supporting Evidence
- 46 of 53 merged MRs (86.8%) had no visible non-author review comment in GitLab.
- 38 of 53 merged MRs (71.7%) carried the `CR - Approved` label.
- 32 merged MRs (60.4%) were labeled `CR - Approved` without any visible non-author review comment.
- 20.8% of merged MRs changed more than 20 files, while 9.4% changed more than 50 files.
- Among MRs with visible review discussion, the median last-author-commit to first-review time was 16.7h.
- The median last-author-commit to `CR - Approved` time was 41.7h.
- The top 3 reviewers accounted for 57.1% of visible review touches.
- 34 of 44 active open MRs (77.3%) were older than 48 working hours.
Merged MRs Merged MRs inside the analysis window. | 53 |
Open MRs All currently open group MRs. | 51 |
Active open MRs Open MRs excluding drafts. | 44 |
Draft open MRs Open MRs marked draft/WIP. | 7 |
Visible review rate Merged MRs with at least one visible non-author GitLab comment. | 13.2% |
Merged without visible review comment Merged MRs with zero visible non-author comments. | 86.8% |
CR - Approved label coverage Merged MRs carrying the CR-approved label. | 71.7% |
Approval API coverage Merged MRs with at least one approver in the GitLab approvals API. | 13.2% |
CR - Approved without visible review comment CR-approved MRs with no visible non-author comment. | 60.4% |
Median MR created -> first review Working time from MR creation to first visible non-author comment. | 3.0d |
Median last author commit -> first review Working time from last author commit before review to first visible non-author comment. | 16.7h |
Median first review -> CR - Approved Working time from first visible comment to CR-approved label after review start, else merge. | 22.5h |
Median MR created -> CR - Approved Working time from MR creation to CR-approved label after review start, else merge. | 4.9d |
Median last author commit -> CR - Approved Working time from last author commit before review to CR-approved label after review start, else merge. | 41.7h |
Median MR created -> merged Working time from MR creation to merge. | 21.7h |
Median changed files Median GitLab `changes_count` value. | 3 |
MRs > 5 files Merged MRs where `changes_count` is above 5. | 35.8% |
MRs > 10 files Merged MRs where `changes_count` is above 10. | 28.3% |
MRs > 20 files Merged MRs where `changes_count` is above 20. | 20.8% |
MRs > 50 files Merged MRs where `changes_count` is above 50. | 9.4% |
Top 3 reviewer touch share Share of visible review touches handled by the top 3 reviewers. | 57.1% |
Active open backlog rate Non-draft open MRs older than 48 working hours. | 77.3% |
Timing Breakdown
These headline timing medians bring back the anchor-to-anchor numbers directly, using working time with weekends excluded.
| Median MR created -> first review | 3.0d |
| Median last author commit -> first review | 16.7h |
| Median MR created -> CR - Approved | 4.9d |
| Median first review -> CR - Approved | 22.5h |
| Median last author commit -> CR - Approved | 41.7h |
| Median MR created -> merged | 21.7h |
Reviewer Distribution
| Dragoș Ivan | 2 | 7 | 28.6% |
| Ioana Ivan | 1 | 4 | 14.3% |
| Andrei Dragan | 1 | 1 | 14.3% |
| Alex Murarescu | 1 | 9 | 14.3% |
| Andrei Alexandru | 1 | 5 | 14.3% |
| Achim Stefan | 1 | 5 | 14.3% |
Repo Breakdown
| adservio/frontend | 20 | 15.0% | 90.0% | 4.0 |
| adservio/web | 16 | 6.2% | 81.2% | 2.0 |
| adservio/helm2 | 6 | 0.0% | 0.0% | 2.0 |
| adservio/admission/backend | 5 | 40.0% | 60.0% | 84 |
| adservio/uni/backend | 2 | 50.0% | 50.0% | 20.5 |
| adservio/billing/backend | 1 | 0.0% | 100.0% | 1 |
| adservio/docgen2/backend | 1 | 0.0% | 100.0% | 2 |
| adservio/services/backend-for-frontend | 1 | 0.0% | 0.0% | 5 |
| adservio/social | 1 | 0.0% | 100.0% | 6 |
Visible Review Discussion MRs
Compact by default: key CR metrics stay visible, and each row expands inline for the full audit trail. The table starts sorted by Last Commit -> First Review.
| Details | ||||||
|---|---|---|---|---|---|---|
| adservio/admission/backend!170 | [ADS-7430] - extend report functionality | 4/5 Strong | 2.4h | 1.3h | 45.1h | |
Repo adservio/admission/backend Author George Murgoci Reviewers Dragoș Ivan Review Comments 5 Quality Notes 5 visible comments; 4 substantive comments; single reviewer; 5 post-review pushes; multi-point discussion Substantive Comments 4 Reviewer Count 1 Post-Review Pushes 5 MR Created 2026-07-01 14:33 Last Author Commit 2026-07-01 15:39 First Review 2026-07-01 16:56 CR Approved 2026-07-03 11:37 Merged 2026-07-03 11:37 First Review -> CR Approved 42.7h Last Commit -> CR Approved 44.0h Created -> Merged 45.1h | ||||||
| adservio/frontend!1887 | [S: ADS-7496] Situație școlară - Medii Examen finalizare | 4/5 Strong | 17.2d | 2.2h | 18.0d | |
Repo adservio/frontend Author Achim Stefan Reviewers Ioana Ivan Review Comments 4 Quality Notes 4 visible comments; 3 substantive comments; single reviewer; 3 post-review pushes; multi-point discussion Substantive Comments 3 Reviewer Count 1 Post-Review Pushes 3 MR Created 2026-06-03 10:18 Last Author Commit 2026-06-26 13:55 First Review 2026-06-26 16:08 CR Approved 2026-06-29 10:06 Merged 2026-06-29 12:50 First Review -> CR Approved 18.0h Last Commit -> CR Approved 20.2h Created -> Merged 18.1d | ||||||
| adservio/frontend!1986 | [ADS-8131] - debounce faculty search/ loading states | 3/5 Solid | 3.0h | 3.0h | 3.9h | |
Repo adservio/frontend Author George Murgoci Reviewers Dragoș Ivan Review Comments 2 Quality Notes 2 visible comments; 2 substantive comments; single reviewer; 1 post-review push Substantive Comments 2 Reviewer Count 1 Post-Review Pushes 1 MR Created 2026-07-03 07:45 Last Author Commit 2026-07-03 07:44 First Review 2026-07-03 10:42 CR Approved 2026-07-03 11:41 Merged 2026-07-03 11:42 First Review -> CR Approved 1.0h Last Commit -> CR Approved 4.0h Created -> Merged 4.0h | ||||||
| adservio/frontend!1938 | [ADS-7641]: Specializare/sectie asociata pe student | 4/5 Strong | 7.8d | 16.7h | 8.1d | |
Repo adservio/frontend Author Dana Mihaela Maritca Reviewers Achim Stefan Review Comments 5 Quality Notes 5 visible comments; 3 substantive comments; single reviewer; 4 post-review pushes; multi-point discussion Substantive Comments 3 Reviewer Count 1 Post-Review Pushes 4 MR Created 2026-06-17 15:22 Last Author Commit 2026-06-26 17:27 First Review 2026-06-29 10:10 CR Approved 2026-06-29 17:22 Merged 2026-07-01 13:51 First Review -> CR Approved 7.2h Last Commit -> CR Approved 23.9h Created -> Merged 9.9d | ||||||
| adservio/admission/backend!165 | [ADS-8072] - finalize admission folder structure/names/cleanup | 4/5 Strong | 19.8h | 17.1h | 46.5h | |
Repo adservio/admission/backend Author George Murgoci Reviewers Alex Murarescu Review Comments 9 Quality Notes 9 visible comments; 3 substantive comments; single reviewer; 3 post-review pushes; multi-point discussion Substantive Comments 3 Reviewer Count 1 Post-Review Pushes 3 MR Created 2026-06-29 11:48 Last Author Commit 2026-06-29 14:31 First Review 2026-06-30 07:35 CR Approved n/a Merged 2026-07-01 10:19 First Review -> CR Approved 26.7h Last Commit -> CR Approved 43.8h Created -> Merged 46.5h | ||||||
| adservio/uni/backend!212 | ADS-7641 Specializare/sectie asociata pe student | 4/5 Strong | 8.9d | 19.2h | 9.8d | |
Repo adservio/uni/backend Author Francisc Gabriel Virlan Reviewers Andrei Alexandru Review Comments 5 Quality Notes 5 visible comments; 5 substantive comments; single reviewer; 5 post-review pushes; multi-point discussion Substantive Comments 5 Reviewer Count 1 Post-Review Pushes 5 MR Created 2026-06-12 14:40 Last Author Commit 2026-06-24 16:12 First Review 2026-06-25 11:25 CR Approved 2026-06-26 09:57 Merged 2026-07-01 13:51 First Review -> CR Approved 22.5h Last Commit -> CR Approved 41.7h Created -> Merged 13.0d | ||||||
| adservio/web!2594 | [ADS-8008] cleanup legacy news | 3/5 Solid | 3.0d | 3.1d | 4.9d | |
Repo adservio/web Author Marian Andrei Reviewers Andrei Dragan Review Comments 1 Quality Notes 1 visible comment; 1 substantive comment; single reviewer; 1 post-review push Substantive Comments 1 Reviewer Count 1 Post-Review Pushes 1 MR Created 2026-06-23 15:40 Last Author Commit 2026-06-23 14:11 First Review 2026-06-26 16:02 CR Approved 2026-06-30 13:15 Merged 2026-06-30 13:15 First Review -> CR Approved 45.2h Last Commit -> CR Approved 5.0d Created -> Merged 4.9d | ||||||
No Visible Review Comment Audit
These merged MRs had no visible non-author GitLab comment under the current heuristic. Use this section to audit whether the gap is a real review-process issue or a GitLab traceability issue.
- Open the MR link and check the Overview tab for
CR - Approvedand any approval widget signal. - Check Activity / Discussions for real human reviewer comments.
- If you only see system notes, merge notes, mentions, or bot activity, it stays in this audit set.
- If you find a genuine reviewer comment from someone other than the author, treat that MR as a false positive of this heuristic.
full audit table (46 MRs). Click again to collapse.
| adservio/social!32 | adservio/social | News Guard Refactor | Alex Murarescu | 2026-06-29 | Yes | |
| adservio/admission/backend!166 | adservio/admission/backend | added faculty name to sessions table | George Murgoci | 2026-06-29 | ||
| adservio/frontend!1951 | adservio/frontend | [ADS-8001]: Change studentID param format. | Ioana Ivan | 2026-06-29 | Yes | |
| adservio/web!2595 | adservio/web | [ADS-8001]: Change studentID param format. | Ioana Ivan | 2026-06-29 | Yes | |
| adservio/web!2602 | adservio/web | [ADS-7642]: Add DSS National Institution | Ioana Ivan | 2026-06-29 | Yes | Yes |
| adservio/frontend!1961 | adservio/frontend | [ADS-7642]: Add DSS National Institution | Ioana Ivan | 2026-06-29 | Yes | Yes |
| adservio/web!2612 | adservio/web | [S: ADS-7896] Migrare fisiere tuiasi | Catalin Cojan | 2026-06-29 | Yes | |
| adservio/frontend!1837 | adservio/frontend | [ADS-7165]: Accommodations PaymentObligations responsiveness | Iuliana Gugeanu | 2026-06-30 | Yes | |
| adservio/docgen2/backend!149 | adservio/docgen2/backend | [ADS-8075] Procesul verbal de la sfarsitul catalogului PDF pentru clasele... | Petronel Pavel | 2026-06-30 | Yes | |
| adservio/web!2613 | adservio/web | [ADS-7904]: Add filtering for only promoted students in reports | Andrei Dragan | 2026-06-30 | Yes | |
| adservio/frontend!1969 | adservio/frontend | [ADS-7904]: Top Students only promoted toggle | Dragoș Ivan | 2026-06-30 | Yes | |
| adservio/admission/backend!167 | adservio/admission/backend | [ADS-6980] Tracing & Error Logging | Alex Murarescu | 2026-06-30 | Yes | |
| adservio/frontend!1968 | adservio/frontend | Draft: [ADS-7497] Graduation module | Achim Stefan | 2026-06-30 | Yes | |
| adservio/web!2615 | adservio/web | [ADS-7732] Tuiasi - fs error | Marian Andrei | 2026-07-01 | ||
| adservio/frontend!1970 | adservio/frontend | [ADS-8076] Nefunctionalitate filtru la statistici-promovabilitate medii | Petronel Pavel | 2026-07-01 | Yes | |
| adservio/web!2616 | adservio/web | [ADS-8094] Form builder layout is misaligned on /ro/teacher/forms/build_form/1216 | Petronel Pavel | 2026-07-01 | Yes | Yes |
| adservio/frontend!1971 | adservio/frontend | [ADS-8101] FE] - Eroare inregistrare plata | Edgar Alexa | 2026-07-01 | Yes | |
| adservio/frontend!1976 | adservio/frontend | [ads-7767-translations] translations fix | Edgar Alexa | 2026-07-01 | Yes | |
| adservio/web!2582 | adservio/web | [ADS-7641] UNI School config - departments | Ionut Ciolan | 2026-07-01 | Yes | Yes |
| adservio/frontend!1975 | adservio/frontend | [ADS-8116]: Fix filtering conditions on DSS National | Ioana Ivan | 2026-07-01 | Yes | |
| adservio/web!2619 | adservio/web | [ADS-8116]: DSS-National : Skip incidentRade tor conties with no incidents. | Ioana Ivan | 2026-07-01 | Yes | |
| adservio/helm2!297 | adservio/helm2 | tuiasi monitoring: fix tempo trace-export failures (gRPC 16MB, 5MB per-trace... | Rojan Shrestha | 2026-07-02 | ||
| adservio/web!2618 | adservio/web | [S: ADS-7896] Migrate encoded files | Catalin Cojan | 2026-07-02 | Yes | |
| adservio/frontend!1972 | adservio/frontend | [ADS-406] Missing description in ‘’Istoric’ when sharing documents | Petronel Pavel | 2026-07-02 | Yes | |
| adservio/web!2620 | adservio/web | [ADS-7266] Portofoliu updates | Petronel Pavel | 2026-07-02 | Yes | |
| adservio/web!2593 | adservio/web | [ADS-7748] make thumb validation | Ionut Ciolan | 2026-07-02 | Yes | |
| adservio/frontend!1973 | adservio/frontend | [ADS-8046] POST /api/v2/clase/locks returns HTTP 500 when class-lock scope fields are empty | Petronel Pavel | 2026-07-02 | Yes | |
| adservio/helm2!300 | adservio/helm2 | monitoring alerts: add KubePodContainerRestartingFrequently (>2 restarts/30m) | Rojan Shrestha | 2026-07-02 | ||
| adservio/services/backend-for-frontend!9 | adservio/services/backend-for-frontend | fix(newsfeed): filter calendar events by date, export isItemActiveOnDate | Stefan Musat | 2026-07-02 | ||
| adservio/web!2617 | adservio/web | [ADS-8024]: Get marketing info based on countyID (incidents, complaints, extracuricular periods) | Ioana Ivan | 2026-07-02 | Yes | |
| adservio/web!2623 | adservio/web | [ADS-8044]: Swap intre tipuri de absente. | Ioana Ivan | 2026-07-02 | ||
| adservio/frontend!1959 | adservio/frontend | [ADS-7474]: Calendar view optimisations | Dragoș Ivan | 2026-07-02 | ||
| adservio/frontend!1982 | adservio/frontend | [partial-payments-fix] Actualizare suma minima si info banner | Edgar Alexa | 2026-07-02 | Yes | |
| adservio/helm2!301 | adservio/helm2 | prod: enable rabbitmq ingress (rabbitmq.internal.prod.ads-dns.net,... | Rojan Shrestha | 2026-07-02 | ||
| adservio/helm2!302 | adservio/helm2 | tuiasi: re-seal superset-env with current controller cert + refresh stale repo cert | Rojan Shrestha | 2026-07-02 | ||
| adservio/helm2!303 | adservio/helm2 | ads-8125 render superset-env by moving supersetEnv under superset.secrets | Rojan Shrestha | 2026-07-02 | ||
| adservio/helm2!299 | adservio/helm2 | ADS-8117 mitigate library-api OOM: disable audit interceptor, bump memory, enable HPA | Rojan Shrestha | 2026-07-03 | ||
| adservio/frontend!1983 | adservio/frontend | [ADS-7475]: Plan de Invatamant - fix teste | Dana Mihaela Maritca | 2026-07-03 | ||
| adservio/frontend!1984 | adservio/frontend | [ADS-8070]: Add new grade type for Maarif | Ioana Ivan | 2026-07-03 | Yes | |
| adservio/web!2622 | adservio/web | [ADS-8070]: Add retake exam language entries for English and Romanian | Andrei Dragan | 2026-07-03 | Yes | |
| adservio/billing/backend!257 | adservio/billing/backend | [charges-optimisation] Compute charges optimisation | Edgar Alexa | 2026-07-03 | Yes | |
| adservio/frontend!1979 | adservio/frontend | [ADS-7430] - small bugfixing | George Murgoci | 2026-07-03 | Yes | |
| adservio/admission/backend!168 | adservio/admission/backend | Sync shared folder | Alex Murarescu | 2026-07-03 | Yes | |
| adservio/uni/backend!224 | adservio/uni/backend | [ADS-8099] Calcul Medie Promovare | Andrei Alexandru | 2026-07-03 | Yes | |
| adservio/frontend!1987 | adservio/frontend | [ADS-7959] La descarcarea template-ului de import note sa apara nr grupei | Achim Stefan | 2026-07-03 | Yes | |
| adservio/web!2624 | adservio/web | [ADS-8078][ADS-7575] GDPR delete user & Query failed | Marian Andrei | 2026-07-03 |
Oldest Active Open MRs (> 48 Working Hours)
| adservio/web!2091 | adservio/web | Andrei Dragan | 251.5d | 5 | |
| adservio/helm2!137 | adservio/helm2 | Raul Popovici | 227.6d | 0 | |
| adservio/services/websocket!8 | adservio/services/websocket | Raul Popovici | 224.5d | 0 | |
| adservio/services/videothumb!5 | adservio/services/videothumb | Raul Popovici | 224.5d | 0 | |
| adservio/services/fet-generator!9 | adservio/services/fet-generator | Raul Popovici | 224.5d | 0 | |
| adservio/ai/backend!62 | adservio/ai/backend | Robert | 125.6d | 0 | |
| adservio/frontend!1556 | adservio/frontend | George Murgoci | 116.3d | 0 | |
| adservio/web!2344 | adservio/web | George Murgoci | 115.4d | 0 | |
| adservio/library/backend!26 | adservio/library/backend | Raul Popovici | 95.4d | 0 | |
| adservio/subscriptions/backend!103 | adservio/subscriptions/backend | Edgar Alexa | 93.4d | 4 |
Longest Merged Cycles
| adservio/frontend!1837 | adservio/frontend | Iuliana Gugeanu | 28.9d | 21 | 0 |
| adservio/frontend!1887 | adservio/frontend | Achim Stefan | 18.1d | 67 | 4 |
| adservio/uni/backend!212 | adservio/uni/backend | Francisc Gabriel Virlan | 13.0d | 39 | 5 |
| adservio/frontend!1938 | adservio/frontend | Dana Mihaela Maritca | 9.9d | 35 | 5 |
| adservio/web!2582 | adservio/web | Ionut Ciolan | 9.1d | 7 | 0 |
| adservio/web!2593 | adservio/web | Ionut Ciolan | 7.8d | 1 | 0 |
| adservio/frontend!1959 | adservio/frontend | Dragoș Ivan | 6.0d | 31 | 0 |
| adservio/web!2594 | adservio/web | Marian Andrei | 4.9d | 26 | 1 |
| adservio/web!2595 | adservio/web | Ioana Ivan | 3.9d | 1 | 0 |
| adservio/frontend!1951 | adservio/frontend | Ioana Ivan | 3.9d | 1 | 0 |
Methodology And Limits
- This report uses visible non-author GitLab comments as the strongest review-start proxy.
- GitLab approval API coverage is shown separately; missing approval API data should be read as traceability gap, not proof that no approval happened.
- Review completion uses the first `CR - Approved` label-add event after review starts when GitLab label history provides one; otherwise it falls back to merge time.
- Last-author-commit metrics use the latest non-merge MR commit authored by the MR author strictly before review starts.
- Timing metrics in this report exclude Saturday and Sunday hours using the Europe/Bucharest calendar.
- Review-quality scoring is heuristic: it rewards visible substantive comments, multiple reviewers, and post-review pushes, and it penalizes large MRs with shallow visible discussion.
- `Active open backlog rate` excludes draft MRs and uses a > 48 working-hour age threshold.
- Open MR backlog age is a queue-health signal, not proof that every old open MR is actively waiting for review right now.