pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
149M results
- Create harvest_model.py with testable functions:
- create_lagged_features() for feature engineering
- prepare_training_data() for data preprocessing
- train_model() for XGBoost training ...
What
Adds column descriptions and dbt data tests to the MDM marts:
- mdm_organization — survivorship/authority rules documented; unique/not_null on master_org_id
- mdm_bridge_org_jurisdiction — PK ...
What
The backend full suite (pytest) had 13 failing test_publish/test_unpublish tests that passed in isolation — pure
test-ordering pollution, not a product bug. This makes the full suite green (217 passed, ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
Summary
-
Risk Level
- [ ] Low
- [ ] Medium
- [ ] High
Tests Run
-
Railway / Deployment Notes
-
Screenshots / Frontend Notes
-
Checklist
- [ ] This change is based on latest ...
Implementa match entre food_catalog e meal_plan_items no momento do INSERT.
O que muda:
- Uma query busca todos os itens ativos do food_catalog
- Match por lower(trim(food_name)) = lower(trim(fc.nome)) ...
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
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
What
Locks the Collector ↔ Dashboard contract with a committed OpenAPI schema and a typed TypeScript client generated from
it.
- Stable schema: operationIds are derived from route handler names via ...