Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:C# language:JavaScript language:Python language:Java

Filter by

278M results  (2 s)

278M results

Add CPU-only unit tests for primus/core/projection, raising its line coverage from 0% to ~53% , and fix two real bugs the tests surfaced. Fixes (primus/core/projection/module_profilers/language_model.py): ...

Summary - New Match Day Rebuild workflow: every 30 min during the World Cup window, probes Supabase REST for articles published or fixtures updated in the last 70 min; only then runs the full build ...

- Add wasAlreadyUploaded guard to merge success path to prevent double-counting when reconciliation fires between MutateMigrationUnit and UpdateMigrationUnitTracker - Add bidirectional reconciliation ...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | | --- | --- | --- | --- | --- | --- | | Soenneker.Utils.Paths.Resources | 4.0.159 → 4.0.160 | age | ...

Fixes #372. What Makes the merged ODF lane (#328–#366) actually reachable for published users. Today @usejunior/odf-core is private: true and absent from docx-mcp s dependencies, so a production install ...
chore

Summary Adds new unit tests for the 5 lowest-coverage modules and fixes 2 existing broken test files. Overall coverage goes from 54% → 67%. New test files covering the main async_call paths (success, ...

Extracts `_build_alert_response(severity, headline, body)` to handle the shared Card + wrap_response boilerplate across 6 alert formatters. Each formatter retains its own row-parsing and headline/body ...