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

drsanguin / convertible_couch
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/cargo/develop/cargo-a909a65ff3
DEFAULT BRANCH: main
Repo Added 05 Jan 2024 07:24PM UTC
Files 10
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

LAST BUILD ON BRANCH develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • 4/merge
  • 5/merge
  • 6/merge
  • 7/merge
  • build/audio-endpoint-library-update
  • build/bump-audio-endpoint-library
  • build/update-audio-endpoint-library-version
  • ci/configure-dependabot
  • ci/delete-merged-dependabot-branches
  • ci/dependabot-config
  • ci/dependabot-configuration
  • ci/dependabot-schedule
  • ci/improve-robustness
  • ci/refactor-coverage
  • ci/refactor-mutation-testing
  • ci/remove-auto-approve-for-dependabot-auto-merge
  • ci/semantic-release
  • ci/steps-order
  • dependabot/cargo/develop/cargo-0ff92d24e9
  • dependabot/cargo/develop/cargo-15cbd48238
  • dependabot/cargo/develop/cargo-18b0ac52c6
  • dependabot/cargo/develop/cargo-2438fd50c8
  • dependabot/cargo/develop/cargo-2795df77d8
  • dependabot/cargo/develop/cargo-2c9c660848
  • dependabot/cargo/develop/cargo-2d4a9b5ea0
  • dependabot/cargo/develop/cargo-3192f01f0a
  • dependabot/cargo/develop/cargo-3c0d8edb38
  • dependabot/cargo/develop/cargo-5095c3c901
  • dependabot/cargo/develop/cargo-549ec9a7ff
  • dependabot/cargo/develop/cargo-566629df6d
  • dependabot/cargo/develop/cargo-6a81c54d63
  • dependabot/cargo/develop/cargo-6de8dd2d56
  • dependabot/cargo/develop/cargo-7b055603e7
  • dependabot/cargo/develop/cargo-81222e54ae
  • dependabot/cargo/develop/cargo-87124f6c08
  • dependabot/cargo/develop/cargo-9105adb827
  • dependabot/cargo/develop/cargo-9bd6dae2e6
  • dependabot/cargo/develop/cargo-a909a65ff3
  • dependabot/cargo/develop/cargo-a99ac6e4da
  • dependabot/cargo/develop/cargo-c05f3fcb0e
  • dependabot/cargo/develop/cargo-ca84631bf6
  • dependabot/cargo/develop/cargo-cb4415a2a9
  • dependabot/cargo/develop/cargo-cf8e208cad
  • dependabot/cargo/develop/cargo-f0ff8432e0
  • dependabot/cargo/develop/cargo-fcffc6c869
  • dependabot/cargo/develop/cargo-ffc94dd8c5
  • dependabot/cargo/develop/windows-targets-0.53.5
  • dependabot/cargo/develop/windows_aarch64_gnullvm-0.53.1
  • dependabot/cargo/develop/windows_aarch64_msvc-0.53.1
  • dependabot/cargo/develop/windows_i686_gnu-0.53.1
  • dependabot/cargo/develop/windows_i686_gnullvm-0.53.1
  • dependabot/cargo/develop/windows_i686_msvc-0.53.1
  • dependabot/cargo/develop/windows_x86_64_gnu-0.53.1
  • dependabot/cargo/develop/windows_x86_64_gnullvm-0.53.1
  • dependabot/cargo/develop/windows_x86_64_msvc-0.53.1
  • dependabot/github_actions/develop/github-actions-6adb98d14a
  • dependabot/github_actions/develop/github-actions-76468cb07f
  • dependabot/github_actions/develop/github-actions-a331d3ec2d
  • docs/badges
  • docs/update-readme
  • feat/info-command
  • feat/speakers-validation
  • fix/clippy
  • main
  • master
  • refactor/application-bootstraping-for-tests
  • refactor/ci-mutation-tests
  • refactor/displays-fuzzing
  • refactor/fuzzer-string-related-code
  • refactor/fuzzers
  • refactor/lib-deps
  • refactor/windows_displays_settings
  • release/vnext
  • test/100-percent-code-coverage

01 Jan 2026 05:32PM UTC coverage: 100.0%. Remained the same
20642691249

push

github

web-flow
perf(tests): remove unecessary clones and unwraps (#70)

619 of 619 relevant lines covered (100.0%)

4871.1 hits per line

Relevant lines Covered
Build:
Build:
619 RELEVANT LINES 619 COVERED LINES
4871.1 HITS PER LINE
Source Files on develop
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20642691249 develop perf(tests): remove unecessary clones and unwraps (#70) push 01 Jan 2026 05:36PM UTC web-flow github
100.0
20531325140 develop ci(mutation-testing): move condition out of the step's script (#69) push 26 Dec 2025 11:44PM UTC web-flow github
100.0
20530964375 develop refactor: use builder pattern for bootstraping application in tests (#68) Using the builder pattern will ease the extension of the tests. push 26 Dec 2025 11:14PM UTC web-flow github
100.0
18605800589 develop ci(github-action): automatically deletes dependabot pull requests (#57) push 17 Oct 2025 10:00PM UTC web-flow github
100.0
18602032039 develop chore: release 2.0.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> push 17 Oct 2025 06:54PM UTC web-flow github
100.0
18599353137 develop ci: improve robustness (#54) Fixes #49 push 17 Oct 2025 04:57PM UTC web-flow github
100.0
18536981036 develop docs(readme): add manual of 'info' and 'change' commands (#53) push 15 Oct 2025 05:17PM UTC web-flow github
100.0
18528187459 develop feat(commands): add info command (#50) Get informations about displays and/or speakers BREAKING CHANGE: commands to change primary display and/or default speaker have changed The application now expectes the subcommand `change` to be used in or... push 15 Oct 2025 12:06PM UTC web-flow github
100.0
18431412770 develop chore: release 1.1.0 push 11 Oct 2025 03:40PM UTC web-flow github
100.0
18431010838 develop ci(release-process): uses semantic release (#44) Process details: 1. On push to branches like release/* → bump version numbers using semantic rules. 2. On merge of release/* into main → create a tag, and GitHub release with compiled binaries.... push 11 Oct 2025 03:04PM UTC web-flow github
100.0
See All Builds (373)
  • Repo on GitHub
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