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

wboayue / realflight-bridge / #33
92%

Build:
DEFAULT BRANCH: main
Ran 06 Jan 2026 06:06AM UTC
Jobs 1
Files 11
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Jan 2026 06:04AM UTC coverage: 86.473% (+0.8%) from 85.714%
#33

push

web-flow
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/proxy.rs
- Update imports and exports accordingly

Prepares codebase for async bridge implementation.

* fix: move Response impl to remote.rs, optimize parse_content_length

- Move Response helper methods to remote.rs where struct is defined
- Use eq_ignore_ascii_case to avoid allocation in parse_content_length

142 of 206 new or added lines in 5 files covered. (68.93%)

505 of 584 relevant lines covered (86.47%)

865.65 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
85.19
12.52% src/bridge/remote.rs
30
64.71
src/bridge/proxy.rs
32
59.49
src/soap_client/pool.rs
Jobs
ID Job ID Ran Files Coverage
1 #33.1 06 Jan 2026 06:06AM UTC 11
86.47
Source Files on build #33
  • Tree
  • List 11
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 620c4c01 on github
  • Prev Build on main
  • Next Build on main
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