• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

dennisdoomen / pathy
97%

Build:
DEFAULT BRANCH: main
Repo Added 10 Apr 2025 10:37AM UTC
Token qSWRhSlIqbE2C2LP3m0PFmjD9kJgNfZmK regen
Build 141 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
  • add-doc
  • add-has-extension
  • add-package-guard
  • 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/download-artifact-5
  • dependabot/github_actions/actions/setup-dotnet-5
  • 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-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-715f7f6465
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-9a81d06fe3
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-c9cfa78e21
  • dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-e486a5b2c8
  • 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/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-visibility
  • main
  • nullable-properties
  • pattern
  • readme
  • record
  • remove-redundant-default-DocumentationFile-paths

13 Oct 2025 03:15PM UTC coverage: 97.006%. Remained the same
18470357841

push

github

dennisdoomen
Bump the minor-and-patch-updates group with 1 update

Bumps Verify.Xunit from 30.20.1 to 31.0.1

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-version: 31.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: minor-and-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>

94 of 96 branches covered (97.92%)

Branch coverage included in aggregate %.

230 of 238 relevant lines covered (96.64%)

152.61 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18470357841 main Bump the minor-and-patch-updates group with 1 update Bumps Verify.Xunit from 30.20.1 to 31.0.1 --- updated-dependencies: - dependency-name: Verify.Xunit dependency-version: 31.0.1 dependency-type: direct:production update-type: version-upd... push 13 Oct 2025 03:21PM UTC dennisdoomen github
97.01
18469882200 dependabot/nuget/Pathy.ApiVerificationTests/minor-and-patch-updates-715f7f6465 Merge 44720fbac into 8ab1fa0e4 Pull #82 13 Oct 2025 03:00PM UTC web-flow github
97.01
18434233071 main Update config.yml push 11 Oct 2025 08:17PM UTC dennisdoomen github
97.01
18434209569 dennisdoomen-patch-1 Merge d87a622f1 into abcf71723 Pull #81 11 Oct 2025 08:14PM UTC web-flow github
97.01
18434001801 1.6.0 Add ResolveFile extension method for flexible file path resolution (#75) push 11 Oct 2025 07:53PM UTC web-flow github
97.01
18433951991 main Add ResolveFile extension method for flexible file path resolution (#75) push 11 Oct 2025 07:49PM UTC web-flow github
97.01
18432138311 copilot/add-resolvefile-method Merge de5e97d12 into 4124902fe Pull #75 11 Oct 2025 07:45PM UTC web-flow github
97.01
18432138358 copilot/add-resolvefile-method Merge de5e97d12 into 4124902fe Pull #75 11 Oct 2025 07:44PM UTC web-flow github
97.01
18432030800 main Add case-insensitive HasName() method (#76) * Initial plan * Add case-insensitive HasName() method with tests and documentation Co-authored-by: dennisdoomen <572734+dennisdoomen@users.noreply.github.com> * Update API snapshots to approve HasNa... push 11 Oct 2025 04:41PM UTC web-flow github
96.75
18431841935 copilot/add-case-insensitive-hasname-method Merge 35dc35a63 into 0640a3491 Pull #76 11 Oct 2025 04:39PM UTC web-flow github
96.75
See All Builds (141)

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

© 2025 Coveralls, Inc