pullrequests Search Results · language:Dune language:Python is:merged language:JavaScript language:JavaScript is:unmerged
Filter by
35.5M results
- Refactored server-side data fetching to throw errors instead of swallowing them, enabling Next.js error boundaries.
- Added src/app/loading.js for global loading indicator during server-side transitions. ...
Motivation
- Prevent the USACE Inflow/Outflow chart from being clipped at the bottom, stop the two graph rows from touching, and
ensure the Last updated footer sits on the dark background below ...
codex
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Description
A CI style test has been failing.
Cause
- CI runs mypy on Python 3.11+ (your log shows .venv on 3.13). For those versions, the lockfile resolves
pandas-stubs 3.x (3.0.3.260530), which ...
Summary
This PR establishes the initial backend foundation for the CAIA platform, including Express server setup, authentication
infrastructure, middleware, routing, health monitoring, and API testing. ...
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
Summary Closes #2162
This updates the website API reference so check_quality_gates() documents the current public threshold/options API
instead of only showing the two positional profile arguments.
What ...