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

versionize / versionize / 19204318762
91%
main: 92%

Build:
Build:
LAST BUILD BRANCH: feature/assemblyInfoBumper
DEFAULT BRANCH: main
Ran 09 Nov 2025 06:05AM UTC
Jobs 1
Files 39
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

09 Nov 2025 06:05AM UTC coverage: 92.864% (-0.05%) from 92.911%
19204318762

push

github

web-flow
feat: add ability to override boolean file config via cli (#173)

* Initial plan

* feat: allow CLI boolean options to accept explicit true/false values

- Changed boolean CLI options from NoValue to SingleOrNoValue
- Updated ConfigProvider.MergeBool to handle explicit boolean values
- CLI options now take priority over file configuration
- Supports three usage patterns: --flag, --flag=true, --flag=false
- Added comprehensive tests for the new functionality

Co-authored-by: cabauman <6819362+cabauman@users.noreply.github.com>

* refactor: expand CLI option priority tests for all boolean options

Replaced MultipleCliOptionsTakePriorityOverFileConfig test with individual tests for each boolean option:
- SkipTagCliOptionTakesPriorityOverFileConfig
- SkipCommitCliOptionTakesPriorityOverFileConfig
- DryRunCliOptionTakesPriorityOverFileConfig
- SkipDirtyCliOptionTakesPriorityOverFileConfig
- SkipChangelogCliOptionTakesPriorityOverFileConfig
- IgnoreInsignificantCliOptionTakesPriorityOverFileConfig
- ExitInsignificantCliOptionTakesPriorityOverFileConfig
- AggregatePrereleasesCliOptionTakesPriorityOverFileConfig
- FirstParentOnlyCommitsCliOptionTakesPriorityOverFileConfig
- SignCliOptionTakesPriorityOverFileConfig

Each test validates all three usage patterns: --flag, --flag=true, --flag=false

Co-authored-by: cabauman <6819362+cabauman@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: cabauman <6819362+cabauman@users.noreply.github.com>

416 of 468 branches covered (88.89%)

Branch coverage included in aggregate %.

36 of 37 new or added lines in 2 files covered. (97.3%)

1575 of 1676 relevant lines covered (93.97%)

118.94 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
95.92
-1.07% Versionize/Config/ConfigProvider.cs
Jobs
ID Job ID Ran Files Coverage
1 19204318762.1 09 Nov 2025 06:05AM UTC 39
92.86
GitHub Action Run
Source Files on build 19204318762
  • Tree
  • List 39
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • bd263c42 on github
  • Prev Build on master (#17900559483)
  • Next Build on master (#19204719320)
  • Delete
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