pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Python language:JavaScript language:Java
Filter by
210M results
What broke
pytest tests/ was reporting 3 failures in tests/test_scoring.py, all category-(a) test/code drift (not environment
issues):
1. test_video_trend_score_growing_with_rate
Root cause: The test ...
This PR adds unit tests for the custom exception hierarchy in src/nroute/exceptions.py.
🎯 What: The testing gap addressed was a missing test file for the nroute custom exception hierarchy. 📊 Coverage: ...
🎯 What: This PR addresses the missing test coverage for the src/nroute/core/traffic.py module by introducing a dedicated
unit test suite.
📊 Coverage: The new tests in tests/unit/test_traffic.py provide ...
This addresses issue #30: operators cannot see safety posture (DRIPS_DRY_RUN, caps) from the health check JSON.
Changes:
- Add safety object to /health response with drips_dry_run, max_drip_xlm_per_hour, ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 90 sleep for: 300s close stale after: 48 hours
[pullrequest] requests per hour: 250 target branch: main
...
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
This pull request introduces a new Pokémon detail page to the project, including its HTML, CSS, and JavaScript logic.
The detail page displays a selected Pokémon s image, stats, types, and evolution chain, ...