Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:HTML language:JavaScript language:Java

Filter by

211M results  (2 s)

211M results

Summary - fix feature-level cross-validation when every fold predicts the artificial null class - replace the degenerate all-null fallback with an observed non-null label instead of hard-coded label ...

Summary Added 3 academic papers to literatuew review ( EPSS 2023, AgenticVM 2026, LLMSecConfig 2025 ) Drafted Proposal for the project Implemented src/trivy_scanner.py src/epss_client.py Scripts The First ...

Summary GET /v2/projects (ProjectsRest.list()) returned an unbounded List String of all project appIds with no pagination support, potentially overwhelming clients with large deployments. Fix (APISIMP-PROJECTS-LIST-NO-PAGINATION): ...

개요 이 PR에서 무엇을, 왜 변경했는지 한두 문장으로 요약해주세요. 영향 범위 !-- 변경된 서비스/모듈을 자유롭게 적어주세요. 예) frontend, ai-server, chatbot-service -- 작업 내용 !-- 주요 변경 사항을 항목으로 나열해주세요 -- - 관련 이슈 !-- 연결된 이슈를 아래에 링크하세요. 이슈가 없다면 삭제해도 ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

mask2rgb rejects masks that are not 2-D or not boolean, but neither guard was exercised. This adds the two pytest.raises cases, bringing imgviz/_masks.py to 100% coverage. Mirrors the guard-coverage pattern ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | ghcr.io/devcontainers/features/docker-in-docker | feature | major | 3 → 4 | [!WARNING] Some dependencies ...
dependencies

Summary - API (critical): media/multipart/create — two catch blocks lacked return, causing null dereference + double-send after error response; fixed - API (security): publish-blog + book/publish ...