• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

wboayue / realflight-bridge / #43

Builds Branch Commit Type Ran Committer Via Coverage
#43 main docs: fix fuel units, add Duration import, mention Statistics API push 12 Jan 2026 06:14AM UTC wboayue
91.94
#42 main Release hardening for 1.0.0 (#45) * fix: use dynamic version and relative license path * chore: improve packaging and docs.rs config - switch to include list to avoid shipping artifacts - add docs.rs metadata to build with rt-tokio push 12 Jan 2026 05:37AM UTC web-flow
91.71
#41 main fix: skip tarpaulin install if cached push 12 Jan 2026 04:32AM UTC wboayue
91.71
#40 main ci: improve GitHub workflows (#40) * ci: improve GitHub workflows - add github-actions to dependabot - add cargo caching to build and coverage - add fmt check and clippy to build - add feature flag tests (rt-tokio, uom) - fix coverage: update ch... push 07 Jan 2026 11:40PM UTC web-flow
90.48
#39 main test: increase coverage to >90% (#39) - add tarpaulin.toml config (rt-tokio feature, exclude binary) - add proxy error path tests (FailingBridge, malformed request) - add pool_async error tests (connection failure, timeout) - add xml.rs invalid s... push 07 Jan 2026 10:09PM UTC web-flow
90.61
#38 main refactor: switch proxy binary to async, remove sync ProxyServer from API (#38) - Binary now uses AsyncProxyServer with tokio runtime - Added Ctrl+C signal handling for graceful shutdown - Removed sync ProxyServer from public exports - Consolidate... push 07 Jan 2026 08:18PM UTC web-flow
83.99
#37 main docs: add CLAUDE.md for Claude Code guidance push 07 Jan 2026 07:09AM UTC wboayue
81.14
#36 main test: add coverage for connection pool module (#37) Add 12 tests covering: - Pool creation success/failure scenarios - ensure_pool_initialized behavior - get_connection functionality - Drop cleanup safety - Background connection creation - Error ... push 07 Jan 2026 06:53AM UTC web-flow
81.14
#35 main docs: remove async proxy server example from README Users run proxy as binary, not embedded in code. push 07 Jan 2026 06:26AM UTC wboayue
78.05
#34 main feat: add async bridge support with Tokio runtime (#36) * feat: add async bridge support with Tokio runtime Add optional async bridge support via `rt-tokio` feature flag: - AsyncBridge trait mirroring sync RealFlightBridge - AsyncLocalBridge wit... push 07 Jan 2026 06:06AM UTC web-flow
78.05
#33 main refactor: extract shared code for async support (#35) * refactor: extract shared code for async support - Move encode_envelope and HTTP parsing to soap_client/xml.rs - Extract ConnectionPool to soap_client/pool.rs - Extract ProxyServer to bridge... push 06 Jan 2026 06:06AM UTC web-flow
86.47
#32 main docs: fix documentation errors (#34) - fix repository links (realflight-link -> realflight-bridge) - fix control channel range (0.0-1.0, not -1.0 to 1.0) - fix doc comment formatting and style - fix Statistics field name in docs push 05 Jan 2026 08:16AM UTC web-flow
85.71
#31 main test: improve test modularity and coverage (#33) - Move local bridge tests to colocated module (src/bridge/local/tests.rs) - Add StatisticsEngine tests (increment, snapshot, frequency) - Add extract_element edge case tests (empty, missing, nested... push 05 Jan 2026 07:53AM UTC web-flow
85.71
#30 main style: format code push 05 Jan 2026 07:33AM UTC wboayue
83.48
#29 main refactor: use BridgeError for initialization errors (#32) - Add BridgeError::Initialization variant - Update TcpSoapClient to return BridgeError instead of anyhow::Result - Update RealFlightLocalBridge::new() to return Result<_, BridgeError> - Up... push 05 Jan 2026 07:31AM UTC web-flow
84.1
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc