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

veeso / ssh2-config / 14103472408

27 Mar 2025 09:43AM UTC coverage: 87.96% (+1.1%) from 86.883%
14103472408

push

github

web-flow
feat!: added Algorithms variant to handle correctly algo rules; parse top-down, allow multi hosts (#23)

* fix: first definition has priority

* fix: don't overwrite first definition of hosts, we keep both

* feat!: added Algorithms variant to handle correctly algo rules; parse top-down, allow multi hosts

closes #21
BREAKING CHANGE: changed the API to get algorithms from Option of Vec String, to Algorithms

* fix: renamed AlgoType to AlgoOp

* fix: Replaced `HostParams::merge` with `HostParams::overwrite_if_none` to avoid overwriting existing values.

* feat!: Added Default Algorithms to SshConfig

Added default Algorithms to the SshConfig structure. See readme for details on how to use it.

closes #21
BREAKING CHANGE: this could lead to unintended behaviour. Check that the included algorithms are desired

* feat: get default algorithms from openssh repo

* ci: build first

* fix: included ssh config must use default algos from root config

754 of 804 new or added lines in 11 files covered. (93.78%)

1 existing line in 1 file now uncovered.

2484 of 2824 relevant lines covered (87.96%)

14.75 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

97.44
/src/params.rs


Source Not Available

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