pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript is:merged language:JavaScript
Filter by
86.3M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| ruff (source, changelog) | =0.15.19 → =0.15.20 | age | confidence |
Release Notes
details ...
dependencies
Summary
- Replace hardcoded file list in COPY with COPY . ./ — new modules automatically included in image
- Expand .dockerignore to exclude test files, dev tooling, migration CLI (alembic/), schema ...
Updates spec documentation to reflect changes that had previously been made to event objects. (no actually fixes needed
to be made)
This commit adds a pre-analysis module (pyair2stream/pre_analysis.py) to the package, allowing users to evaluate data
readiness for modeling. It identifies valid contiguous data segments based on non-missing ...
What this is
A one-screen, always-on Next.js dashboard for client GCAD Construction, unifying Google Ads and Meta Ads into a single
view. Built to scale to more clients later (each new client = a config ...
Summary
- replace duplicated AST traversal logic in the CRAP script with a shared walker
- keep function collection and cyclomatic complexity behavior covered by the existing tests
Verification
...
Add *.redb to .gitignore