quincy 0.11.2

QUIC-based VPN
Documentation
1
2
3
4
5
ignore:
  # Ignore all app entrypoints because they are not unit/integration tested
  - "src/bin"
  # Ignore all network related code because it cannot be unit/integration tested in CI
  - "src/network"