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

dennisdoomen / pathy
97%

Build:
DEFAULT BRANCH: main
Repo Added 10 Apr 2025 10:37AM UTC
Token qSWRhSlIqbE2C2LP3m0PFmjD9kJgNfZmK regen
Build 183 Last
Files 3
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 main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 1.0.0
  • 1.1.0
  • 1.2.0
  • 1.2.1
  • 1.3.0
  • 1.4.0
  • 1.5.0
  • 1.6.0
  • 1.7.0
  • 1.7.1
  • add-doc
  • add-has-extension
  • add-package-guard
  • add-range-operator-support
  • add-to-absolute
  • avoid-string-allocation-for-VolumeSeparatorChar-check
  • copilot/add-case-insensitive-hasname-method
  • copilot/add-lastwritetimeinutc
  • copilot/add-resolvefile-method
  • copilot/extend-globfiles-support
  • copilot/fix-29224633-b7e3-42e7-b852-3bb081d2e46e
  • copilot/fix-44
  • copilot/fix-45
  • copilot/support-operations-on-chainablepath
  • dennisdoomen-patch-1
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/download-artifact-5
  • dependabot/github_actions/actions/download-artifact-6
  • dependabot/github_actions/actions/download-artifact-7
  • dependabot/github_actions/actions/setup-dotnet-5
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/nuget/Pathy.ApiVerificationTests/Verify.Xunit-30.4.0
  • dependabot/nuget/Pathy.ApiVerificationTests/Verify.Xunit-30.7.3
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-2974397b47
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-4c6c95d127
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-4e962af899
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-4f0b6e5094
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-52425301b3
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-5716b81940
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-70f1e5826c
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-715f7f6465
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-9527c9d449
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-9943a34aab
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-9a81d06fe3
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-ba40d920a0
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-c9cfa78e21
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-e486a5b2c8
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-f5aff5bb8a
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-f8bcf55f92
  • dependabot/nuget/Pathy.ApiVerificationTests/multi-a74b976273
  • dependabot/nuget/Pathy.ApiVerificationTests/multi-b040714f0d
  • dependabot/nuget/Pathy.ApiVerificationTests/multi-b68eeee408
  • dependabot/nuget/Pathy.ApiVerificationTests/multi-dd152af49f
  • dependabot/nuget/Pathy.Specs/minor-and-patch-updates-10e568f4e3
  • dependabot/nuget/Pathy.Specs/minor-and-patch-updates-f078703165
  • dependabot/nuget/Pathy.Specs/multi-9132cc452e
  • dependabot/nuget/PublicApiGenerator-11.4.6
  • dependabot/nuget/Verify.Xunit-29.3.1
  • dependabot/nuget/Verify.Xunit-30.0.0
  • dependabot/nuget/multi-1a0a269062
  • dependabot/nuget/multi-4399b263b6
  • dependabot/nuget/multi-5dc80b934d
  • dependabot/nuget/multi-7da862dc01
  • dependabot/nuget/multi-81baba4224
  • dependabot/nuget/multi-a972b99ccf
  • feature/embedded-attribute
  • feature/null
  • first-version
  • fix-compile-error
  • fix-conflict
  • fix-example-code-in-readme
  • fix-globbing-visibility
  • fix-root-on-relative-path
  • fix-visibility
  • main
  • make-code-nondebuggable
  • nullable-properties
  • pattern
  • readme
  • record
  • remove-redundant-default-DocumentationFile-paths

06 Jan 2026 08:01AM UTC coverage: 97.118%. Remained the same
20742023703

push

github

dennisdoomen
Fixed example code in the readme

- Corrected `ChainablePath.New` to a property instead of a method
- Removed stray `)` in the `ChainablePath.From("c:")...` example

98 of 100 branches covered (98.0%)

Branch coverage included in aggregate %.

239 of 247 relevant lines covered (96.76%)

158.96 hits per line

Relevant lines Covered
Build:
Build:
247 RELEVANT LINES 239 COVERED LINES
158.96 HITS PER LINE
Source Files on main
  • Tree
  • List 3
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20742023703 main Fixed example code in the readme - Corrected `ChainablePath.New` to a property instead of a method - Removed stray `)` in the `ChainablePath.From("c:")...` example push 06 Jan 2026 08:04AM UTC dennisdoomen github
97.12
20740334859 fix-example-code-in-readme Merge 7792cf01e into 705187544 Pull #107 06 Jan 2026 08:00AM UTC web-flow github
97.12
20590180584 main Bump the minor-and-patch-updates group with 1 update Bumps Verify.Xunit from 31.9.0 to 31.9.3 --- updated-dependencies: - dependency-name: Verify.Xunit dependency-version: 31.9.3 dependency-type: direct:production update-type: version-upda... push 30 Dec 2025 06:09AM UTC dennisdoomen github
97.12
20576133361 dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-2974397b47 Merge 30337ed70 into d639a9380 Pull #106 29 Dec 2025 03:16PM UTC web-flow github
97.12
20454369480 main Bump Verify.Xunit from 31.8.0 to 31.9.0 --- updated-dependencies: - dependency-name: Verify.Xunit dependency-version: 31.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-upd... push 23 Dec 2025 07:27AM UTC dennisdoomen github
97.12
20436081409 dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-4e962af899 Merge 85f919f43 into e23f43078 Pull #105 22 Dec 2025 03:21PM UTC web-flow github
97.12
20327405162 main Bump PublicApiGenerator and Verify.Xunit Bumps PublicApiGenerator from 11.5.3 to 11.5.4 Bumps Verify.Xunit from 31.7.3 to 31.8.0 --- updated-dependencies: - dependency-name: PublicApiGenerator dependency-version: 11.5.4 dependency-type: dire... push 18 Dec 2025 05:50AM UTC dennisdoomen github
97.12
20327388148 main Bump actions/upload-artifact from 5 to 6 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload... push 18 Dec 2025 05:49AM UTC dennisdoomen github
97.12
20327400277 main Bump JetBrains.Annotations from 2025.2.2 to 2025.2.4 --- updated-dependencies: - dependency-name: JetBrains.Annotations dependency-version: 2025.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-gr... push 18 Dec 2025 05:49AM UTC dennisdoomen github
97.12
20258395883 main Bump actions/download-artifact from 6 to 7 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/action... push 16 Dec 2025 06:13AM UTC dennisdoomen github
97.12
See All Builds (183)

Badge your Repo: pathy

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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