pullrequests Search Results · language:Dune language:Python language:Java language:Java language:JavaScript language:Go
Filter by
204M results
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
Summary
- Make the bundled curated CHIKV reference/genotype panel the default for pipeline runs, so users no longer need to
pass reference parameters in the main command.
- Add confidence thresholds ...
Pull Request Summary
!-- Use a Conventional Commit PR title so release-please can classify this change. Examples:
- feat: add heap sort visualization
- fix: reset shortest-path target selection
...
Summary
- Add configurable ForeignCountryTransactionRule with expected home country, score, and severity supplied from
application properties.
- Return clear matched/unmatched explanations for ...
카테고리 · 모듈
- 카테고리: application-lifecycle
- 모듈: frontend/app/(dashboard)/platforms, frontend/app/(dashboard)/kpis, frontend/app/(dashboard)/tests,
docs/traceability
요약
플랫폼 대시보드 메인/상세 UI의 개선 피드백을 ...
💡 What
Removed the internal .sort() from the calculateMPG utility function and updated all its calls across fuelLogTable.jsx,
AnalyticsContext.jsx, and useFuel.jsx to pass down pre-sorted arrays (e.g. ...
fix: Lint (mypy) build step fails with Duplicate module named strands b
Summary
- Extract 6 SSE/capture test helpers, replace 25 inline boilerplate blocks in coverage_boost_test.go
- Delete 4 stale coverage output files, add *.out to .gitignore
- Upgrade CI pipeline: ...