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

ricardoboss / STEP
73%

Build:
DEFAULT BRANCH: main
Repo Added 27 Dec 2024 03:37AM UTC
Files 240
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
  • No branch selected
  • backport-192-to-release/2.2
  • backport-227-to-release/2.2
  • better-parse-error-handling
  • codex/extend-tokenizertest-to-assert-token-locations
  • codex/find-and-fix-documentation-inconsistencies
  • codex/fix-bug-130-in-repository
  • codex/implement-range-function-with-tests-and-docs
  • codex/review-documentation-for-clarity-and-correctness
  • codex/switch-from-xunit-to-nunit
  • coverage-with-sourcelink
  • dependabot/dotnet_sdk/dotnet-sdk-10.0.100
  • dependabot/dotnet_sdk/dotnet-sdk-10.0.101
  • dependabot/dotnet_sdk/dotnet-sdk-10.0.102
  • dependabot/dotnet_sdk/dotnet-sdk-10.0.103
  • dependabot/dotnet_sdk/dotnet-sdk-10.0.201
  • dependabot/github_actions/actions/cache-4
  • dependabot/github_actions/actions/cache-5
  • 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/download-artifact-8
  • dependabot/github_actions/actions/github-script-8
  • dependabot/github_actions/actions/setup-dotnet-5
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/actions/upload-artifact-7
  • dependabot/github_actions/actions/upload-pages-artifact-4
  • dependabot/github_actions/korthout/backport-action-4
  • dependabot/github_actions/softprops/action-gh-release-2
  • dependabot/github_actions/tarides/changelog-check-action-3
  • dependabot/nuget/Baugen-1.1.0
  • dependabot/nuget/BenchmarkDotNet-0.15.8
  • dependabot/nuget/Microsoft.Extensions.DependencyInjection-10.0.0
  • dependabot/nuget/Microsoft.Extensions.DependencyInjection-10.0.1
  • dependabot/nuget/Microsoft.Extensions.DependencyInjection-10.0.2
  • dependabot/nuget/Microsoft.Extensions.DependencyInjection-10.0.3
  • dependabot/nuget/Microsoft.Extensions.DependencyInjection-10.0.5
  • dependabot/nuget/Microsoft.Extensions.DependencyInjection-9.0.10
  • dependabot/nuget/Microsoft.NET.Test.Sdk-18.0.0
  • dependabot/nuget/Microsoft.NET.Test.Sdk-18.0.1
  • dependabot/nuget/Microsoft.NET.Test.Sdk-18.3.0
  • dependabot/nuget/Microsoft.SourceLink.GitHub-10.0.102
  • dependabot/nuget/Microsoft.SourceLink.GitHub-10.0.103
  • dependabot/nuget/Microsoft.SourceLink.GitHub-10.0.201
  • dependabot/nuget/NUnit-4.5.0
  • dependabot/nuget/NUnit-4.5.1
  • dependabot/nuget/NUnit.Analyzers-4.11.1
  • dependabot/nuget/NUnit.Analyzers-4.11.2
  • dependabot/nuget/NUnit3TestAdapter-6.0.1
  • dependabot/nuget/NUnit3TestAdapter-6.1.0
  • dependabot/nuget/Spectre.Console.Cli-0.52.0
  • dependabot/nuget/Spectre.Console.Cli-0.53.1
  • dependabot/nuget/System.Linq.Async-7.0.0
  • dependabot/nuget/coverlet.collector-8.0.0
  • dependabot/nuget/coverlet.collector-8.0.1
  • deps/spectre.console.cli-update
  • deterministic-coverage
  • devops/fix-backports-workflow
  • devops/remove-lockfiles
  • devops/update-macos-x64-runner
  • docs/remove-homepage
  • issues/101-env-vars
  • issues/130-highlight-backslashes-in-strings
  • issues/132-coveralls
  • issues/142-isset-function
  • issues/143-benchmark-script
  • issues/173-timestamp-function
  • issues/179-program-step
  • main
  • merge-coverage
  • new-error-handling
  • perf/improved-parser
  • refactor/interpreter-interface
  • refined-coverage
  • replace-buildtimestamp-nuget-package
  • support-cancelling-workflows
  • test/general-test-cases
  • testable-fixers
  • xunit-v3

01 Apr 2026 12:12PM UTC coverage: 72.854%. Remained the same
23847933410

push

github

ricardoboss
chore(deps): bump actions/github-script from 7 to 8

Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

502 of 637 branches covered (78.81%)

Branch coverage included in aggregate %.

3301 of 4583 relevant lines covered (72.03%)

1877.46 hits per line

Relevant lines Covered
Build:
Build:
4583 RELEVANT LINES 3301 COVERED LINES
1877.46 HITS PER LINE
Source Files on main
  • Tree
  • List 240
  • 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
23847933410 main chore(deps): bump actions/github-script from 7 to 8 Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/g... push 01 Apr 2026 12:13PM UTC ricardoboss github
72.85
23847731208 dependabot/nuget/NUnit-4.5.1 Merge 466a96ec0 into e7bdfe498 Pull #235 01 Apr 2026 12:07PM UTC web-flow github
72.85
23847708762 dependabot/nuget/Microsoft.SourceLink.GitHub-10.0.201 Merge b3d676215 into e7bdfe498 Pull #234 01 Apr 2026 12:07PM UTC web-flow github
72.85
23847644223 dependabot/nuget/Microsoft.Extensions.DependencyInjection-10.0.5 Merge ea8e55649 into e7bdfe498 Pull #233 01 Apr 2026 12:05PM UTC web-flow github
72.85
23847625393 dependabot/nuget/coverlet.collector-8.0.1 Merge 1a489a8a1 into e7bdfe498 Pull #232 01 Apr 2026 12:04PM UTC web-flow github
72.84
23847588286 dependabot/nuget/Baugen-1.1.0 Merge c4132ca24 into e7bdfe498 Pull #231 01 Apr 2026 12:04PM UTC web-flow github
72.85
23847484426 dependabot/dotnet_sdk/dotnet-sdk-10.0.201 Merge d351922a2 into e7bdfe498 Pull #230 01 Apr 2026 12:01PM UTC web-flow github
72.85
23847481678 dependabot/github_actions/actions/github-script-8 Merge f0810967b into e7bdfe498 Pull #229 01 Apr 2026 12:01PM UTC web-flow github
72.85
23026051801 perf/improved-parser Merge 087099fd1 into e7bdfe498 Pull #215 12 Mar 2026 10:04PM UTC web-flow github
72.92
23024382427 main ci: also track memory allocations push 12 Mar 2026 09:19PM UTC ricardoboss github
72.85
See All Builds (304)
  • 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