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

jas88 / TypeGuesser
90%

Build:
DEFAULT BRANCH: main
Repo Added 08 Nov 2025 04:25PM UTC
Token LgtkUwPF51l0MwpxIn2NUIyOUZSFEBNaC regen
Build 93 Last
Files 24
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: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • dependabot/dotnet_sdk/dotnet-sdk-10.0.100
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-dotnet-5
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/coverallsapp/github-action-2.3.7
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/nuget/BenchmarkDotNet-0.15.6
  • dependabot/nuget/BenchmarkDotNet-0.15.8
  • dependabot/nuget/Microsoft.Extensions.ObjectPool-10.0.0
  • dependabot/nuget/Microsoft.Extensions.ObjectPool-9.0.10
  • dependabot/nuget/Microsoft.NET.Test.Sdk-18.0.1
  • dependabot/nuget/NUnit3TestAdapter-6.0.0
  • dependabot/nuget/Tests/Microsoft.NET.Test.Sdk-18.0.0
  • dependabot/nuget/Tests/NUnit-4.4.0
  • dependabot/nuget/Tests/NUnit.Analyzers-4.11.2
  • dependabot/nuget/Tests/NUnit3TestAdapter-5.2.0
  • feature/api-docs
  • feature/test-coverage-improvements
  • feature/zero-alloc-thread-safe-v2
  • fix/decimal-equals-ignore-width-unicode
  • fix/nuget-push-nologo
  • hotfix/github-permissions
  • hotfix/preference-order-missing-types
  • release/v2.0.3
  • v2.0.0
  • v2.0.1
  • v2.0.2
  • v2.0.3
  • v2.0.4

08 Dec 2025 02:51PM UTC coverage: 89.564%. Remained the same
20032220694

push

github

jas88
Bump NUnit3TestAdapter from 5.2.0 to 6.0.0

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

462 of 544 branches covered (84.93%)

Branch coverage included in aggregate %.

954 of 1037 relevant lines covered (92.0%)

185524.98 hits per line

Relevant lines Covered
Build:
Build:
1037 RELEVANT LINES 954 COVERED LINES
185524.98 HITS PER LINE
Source Files on main
  • Tree
  • List 24
  • 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
20032220694 main Bump NUnit3TestAdapter from 5.2.0 to 6.0.0 --- updated-dependencies: - dependency-name: NUnit3TestAdapter dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[b... push 08 Dec 2025 02:53PM UTC jas88 github
89.56
19868633918 main Bump BenchmarkDotNet from 0.15.6 to 0.15.8 --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bo... push 02 Dec 2025 06:05PM UTC jas88 github
89.56
19745400789 main Remove unsupported --nologo flag from dotnet nuget push The dotnet nuget push command does not support the --nologo flag, causing tagged builds to fail at the Push Nuget step. push 27 Nov 2025 06:43PM UTC jas88 github
89.56
19744744408 main Upgrade to .NET SDK 10.0 with dynamic multi-targeting (#22) This PR upgrades the .NET SDK to 10.0.100 and implements dynamic multi-targeting that adapts to the installed SDK version. ## Changes ### SDK Upgrade - Bump dotnet-sdk from 9.0.306 to ... push 27 Nov 2025 06:08PM UTC web-flow github
89.56
19724905426 main Bump coverallsapp/github-action from 2.3.6 to 2.3.7 Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.6 to 2.3.7. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https... push 27 Nov 2025 04:14AM UTC jas88 github
89.29
19724903155 main Bump actions/checkout from 5 to 6 Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)... push 27 Nov 2025 04:11AM UTC jas88 github
89.29
19488090211 main Prepare v2.0.3 release and document v2.0.2 Version 2.0.2 was already released on 2025-11-16 with PreferenceOrder enhancements. The DatabaseTypeRequest.Equals() fix needs to be v2.0.3. Changes: - Bumped version to 2.0.3 in SharedAssemblyInfo.cs -... push 19 Nov 2025 02:55AM UTC jas88 github
89.29
19487816419 main Fix DatabaseTypeRequest.Equals to use type-specific semantics (#20) ## Summary Fixes #19 - `DatabaseTypeRequest.Equals()` now uses type-specific equality semantics, comparing only the properties that are semantically meaningful for each SQL type... push 19 Nov 2025 02:39AM UTC web-flow github
89.29
19487111794 main Bump Microsoft.Extensions.ObjectPool from 9.0.10 to 10.0.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.ObjectPool dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major .... push 19 Nov 2025 02:03AM UTC jas88 github
89.1
19487108553 main Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:... push 19 Nov 2025 02:03AM UTC jas88 github
89.1
See All Builds (93)

Badge your Repo: TypeGuesser

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