• Joined on 2026-03-28
tobias pushed to main at tobias/gwoe-antragspruefer 2026-04-28 08:01:29 +02:00
ae3f48be41 feat(#106): plenum_vote_results-Tabelle + Repository
tobias pushed to main at tobias/podcast-mindmap 2026-04-28 08:00:34 +02:00
b8c808cd87 #16 Claim-Match-Anzeige im Frontend (Stufe 2 Vorschau)
tobias pushed to main at tobias/podcast-mindmap 2026-04-28 02:21:52 +02:00
c5489eabaa #16/#17 match_answers.py und match_claims.py: Cross-Episode-Matching via Embeddings + Qwen
tobias pushed to main at tobias/podcast-mindmap 2026-04-28 02:20:28 +02:00
6f53f35c09 #10 URL-Routing fuer Podcast-Tiefenlinks
tobias pushed to main at tobias/podcast-mindmap 2026-04-28 02:17:33 +02:00
e1f6f18524 #14/#15/#16 Heatmaps und Drift-Kurve in den Analyse-Views
tobias pushed to main at tobias/gwoe-antragspruefer 2026-04-28 02:08:06 +02:00
d640734641 feat(#106,#134): NRW-Protokoll-Parser v5 ins Repo migriert
tobias pushed to main at tobias/gwoe-antragspruefer 2026-04-28 02:05:41 +02:00
3262f17458 build(#134): Coverage-Baseline (.coveragerc) + pytest-cov in dev-deps
tobias pushed to main at tobias/podcast-mindmap 2026-04-28 02:04:52 +02:00
b73534d1c3 #13/#18 Argumentketten- und Debatten-Views
tobias pushed to main at tobias/gwoe-antragspruefer 2026-04-28 02:04:26 +02:00
7e20f910fe docs(#134): ADR 0007 — Test-Taxonomie
tobias commented on issue tobias/gwoe-antragspruefer#134 2026-04-28 02:02:58 +02:00
Test-Suite: Vollständigkeits-Audit + Ausbau (Phase 2 nach #50)

Audit-Update 2026-04-28

Bestandsaufnahme:

  • 27 Module in app/ insgesamt
  • 31 Test-Files in tests/ (= 580 Tests grün, 23 skipped)
  • Coverage-Lücken laut Issue-Liste sind GRÖSSERE…
tobias pushed to main at tobias/gwoe-antragspruefer 2026-04-28 02:02:41 +02:00
3a8c03db6c test(#134): test_wahlperioden.py — Datum→WP-Mapping
tobias pushed to main at tobias/gwoe-antragspruefer 2026-04-28 02:01:02 +02:00
d2fc11f21b test(#134): test_rss.py — Atom-Feed-Validitaet, Filter, ETag, Limits
tobias pushed to main at tobias/gwoe-antragspruefer 2026-04-28 01:58:45 +02:00
5559f42c92 feat(#138): SHA-Lock-File schuetzt vor stillem PDF-Tausch
tobias closed issue tobias/gwoe-antragspruefer#138 2026-04-28 01:58:45 +02:00
Wahlprogramm Auto-Download: halbautomatische Beschaffung mit SHA-Gate
tobias closed issue tobias/gwoe-antragspruefer#141 2026-04-28 01:54:49 +02:00
Social Cards / Open-Graph-Bilder pro Antrag (post-v2)
tobias commented on issue tobias/gwoe-antragspruefer#141 2026-04-28 01:54:49 +02:00
Social Cards / Open-Graph-Bilder pro Antrag (post-v2)

Bereits implementiert in app/og_card.py + Endpoint GET /api/og/.png in app/main.py. Pillow-basiert, mit Cache. Schließen als done.

tobias closed issue tobias/gwoe-antragspruefer#140 2026-04-28 01:54:48 +02:00
Merkliste serverseitig statt localStorage (post-v2)
tobias commented on issue tobias/gwoe-antragspruefer#140 2026-04-28 01:54:48 +02:00
Merkliste serverseitig statt localStorage (post-v2)

Bereits implementiert in app/main.py: GET/POST/DELETE /api/me/merkliste + bulk-import-Endpunkt, plus /v2/merkliste-View. Schließen als done.

tobias pushed to main at tobias/gwoe-antragspruefer 2026-04-28 01:53:40 +02:00
d0d941444d feat(#144): Matrix-Ueberschriften ausschreiben + Hover-Tooltips
tobias closed issue tobias/gwoe-antragspruefer#144 2026-04-28 01:53:40 +02:00
Matrixüberschriften für spalten und Zeilen ausschreiben und hover-over mit Erklärung bauen