pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:JavaScript
Filter by
40M results
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| python | | minor | 3.13.13 → 3.14.6 |
| python (source) | requires-python | minor | ==3.13.13 ...
Unified replay for ghomasHudson/Jellyfin-Auto-Collections
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| pytest (changelog) | ==9.0.3 → ==9.1.0 | age | adoption | passing ...
Summary
- Runtime proof artifacts now consume replayable benchmark contract replay evidence.
- Surfaces benchmark replay contract collection/status, scenario count, record count, security-relevant ...
What
Add LLM-as-judge evaluator — third and final evaluation mode for evalblink.
Why
Exact match and weighted match cover deterministic outputs. LLM judge enables evaluation of non-deterministic responses ...
feat
Bumps the npm_and_yarn group with 5 updates in the /evals-course/evals-service directory:
| Package | From | To |
| --- | --- | --- |
| brace-expansion | 1.1.12 | 5.0.6 |
| path-to-regexp | 8.3.0 | 8.4.2 ...
dependencies
javascript
What
Documents a previously-unstated assumption: with --benchmark-memory (and the benchmark_memory fixture s plain __call__
path), the benchmarked function must be safe to re-run for the recorded peak ...
Concern
Author the missing multi-sample merging guide (docs/getting-started/multi-sample-merging.md). This resolves the dangling
multi-source-merging.md link the usage-guide FAQ pointed to. New doc #2 ...
closes #4
Cambios realizados
Backend
- Entidad Sale: Agrega campos paymentMethod, cashReceived, cashChange.
- DTO SaleRequest: Incluye paymentMethod y cashReceived (opcional para tarjeta).
- SaleService: ...