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

lucaslorentz / durabletask-extensions
77%

Build:
DEFAULT BRANCH: main
Repo Added 12 Jan 2021 09:43PM UTC
Files 101
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
  • main
  • Gold-Bull-main
  • activity-methods-from-interface
  • add-husky-and-apply-fixes
  • add-limit-to-purge-with-filter
  • add-net-8-back
  • adjust-reopen-orchestrations
  • adopt-IOrchestrationServiceQueryClient
  • benchmark
  • code-coverage
  • coveralls
  • do-not-miss-events
  • ef-7-bulk-delete
  • failure-details
  • fix-navigation-suborchestration
  • improve-latest-executions-query
  • improve-lock-test-and-fix-locks
  • improve-queueing-locks
  • nats
  • only-reopen-completed
  • optimize-search-by-tags
  • organize-readme
  • refs/pull/100/merge
  • refs/pull/102/merge
  • refs/pull/103/merge
  • refs/pull/104/merge
  • refs/pull/47/merge
  • refs/pull/48/merge
  • refs/pull/50/merge
  • refs/pull/51/merge
  • refs/pull/52/merge
  • refs/pull/53/merge
  • refs/pull/55/merge
  • refs/pull/56/merge
  • refs/pull/57/merge
  • refs/pull/58/merge
  • refs/pull/59/merge
  • refs/pull/60/merge
  • refs/pull/61/merge
  • refs/pull/62/merge
  • refs/pull/63/merge
  • refs/pull/65/merge
  • refs/pull/69/merge
  • refs/pull/70/merge
  • refs/pull/71/merge
  • refs/pull/72/merge
  • refs/pull/73/merge
  • refs/pull/74/merge
  • refs/pull/75/merge
  • refs/pull/76/merge
  • refs/pull/78/merge
  • refs/pull/79/merge
  • refs/pull/80/merge
  • refs/pull/81/merge
  • refs/pull/86/merge
  • refs/pull/87/merge
  • refs/pull/89/merge
  • refs/pull/90/merge
  • refs/pull/91/merge
  • refs/pull/94/merge
  • refs/pull/96/merge
  • refs/pull/97/merge
  • refs/pull/99/merge
  • refs/tags/v.0.0.8-test
  • refs/tags/v0.0.10-test
  • refs/tags/v0.0.11-test
  • refs/tags/v0.0.12-test
  • refs/tags/v0.0.13-test
  • refs/tags/v0.0.14-test
  • refs/tags/v0.0.15-test
  • refs/tags/v0.0.16-test
  • refs/tags/v0.0.17-test
  • refs/tags/v0.0.18-test
  • refs/tags/v0.0.19-test
  • refs/tags/v0.0.20-test
  • refs/tags/v0.0.21-test
  • refs/tags/v0.0.22-test
  • refs/tags/v0.0.23-test
  • refs/tags/v0.0.24-test
  • refs/tags/v0.0.25-test
  • refs/tags/v0.0.26-test
  • refs/tags/v0.0.27-test
  • refs/tags/v0.0.28-test
  • refs/tags/v0.0.29-test
  • refs/tags/v0.0.30-test
  • refs/tags/v0.0.31-test
  • refs/tags/v0.0.32-test
  • refs/tags/v0.0.4-test
  • refs/tags/v0.0.8-test
  • refs/tags/v0.0.9-test
  • refs/tags/v1.0.0
  • refs/tags/v1.1.0
  • refs/tags/v1.1.0-preview
  • refs/tags/v1.2.0
  • refs/tags/v1.3.0
  • refs/tags/v1.4.0
  • refs/tags/v1.5.0-preview
  • refs/tags/v1.6.0
  • refs/tags/v1.6.1
  • remove-emulator
  • rename-worker-builder-methods
  • restore-workload-build
  • search-by-completed-time
  • search-by-tags
  • search-indexes
  • simplify-worker-apis
  • split-interfaces
  • status-publisher
  • ui-improvements
  • update-all-packages
  • update-ef-core-8
  • update-net-7
  • update-net-9
  • update-net-packages
  • update-npm-packages
  • update-packages
  • version-suffix-mysql

23 Jun 2026 03:52PM UTC coverage: 76.52%. Remained the same
28038574933

push

github

lucaslorentz
Bump actions/checkout in the github-actions group across 1 directory

Bumps the github-actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

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

2291 of 2994 relevant lines covered (76.52%)

139.8 hits per line

Relevant lines Covered
Build:
Build:
2994 RELEVANT LINES 2291 COVERED LINES
139.8 HITS PER LINE
Source Files on main
  • Tree
  • List 101
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28038574933 main Bump actions/checkout in the github-actions group across 1 directory Bumps the github-actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6 to 7 - [Release not... push 23 Jun 2026 03:57PM UTC lucaslorentz github
76.52
27982538143 main perf: cancel an orchestration's pending timers when it finishes Optimization, not a bug fix: a finished orchestration's pending timers are already harmless — when they fire they're dropped because it's no longer running. This discards them earlie... push 22 Jun 2026 08:45PM UTC lucaslorentz github
76.52
26866255806 main Bump react-router in /src/LLL.DurableTask.Ui/app in the npm group Bumps the npm group in /src/LLL.DurableTask.Ui/app with 1 update: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router). Updates `react-router... push 03 Jun 2026 05:52AM UTC lucaslorentz github
77.16
26683516983 main Bump DurableTask.Core to 3.8.0 and implement IOrchestrationSession.EndSessionAsync DurableTask.Core 3.8.0 adds EndSessionAsync() to IOrchestrationSession (a breaking interface change introduced for the extended-sessions use case). The dispatcher ... push 30 May 2026 12:18PM UTC lucaslorentz github
77.16
26565489119 main Bump the npm group across 1 directory with 15 updates Bumps the npm group with 15 updates in the /src/LLL.DurableTask.Ui/app directory: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/H... push 28 May 2026 09:12AM UTC lucaslorentz github
77.15
26563869742 main Bump actions/setup-dotnet from 5 to 5.2.0 in the github-actions group Bumps the github-actions group with 1 update: [actions/setup-dotnet](https://github.com/actions/setup-dotnet). Updates `actions/setup-dotnet` from 5 to 5.2.0 - [Release notes... push 28 May 2026 08:36AM UTC lucaslorentz github
77.15
26563434685 main Use pnpm 11 allowBuilds format for esbuild pnpm 11 replaced onlyBuiltDependencies (list) with allowBuilds (map of package → boolean). The list form is silently ignored, which caused ERR_PNPM_IGNORED_BUILDS for esbuild's postinstall under pnpm 11.... push 28 May 2026 08:27AM UTC lucaslorentz github
77.15
24912916814 main Bump @tanstack/react-query Bumps the npm group in /src/LLL.DurableTask.Ui/app with 1 update: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query). Updates `@tanstack/react-query` from 5.99.1 to 5.99.2 - [Rel... push 26 Apr 2026 09:55AM UTC lucaslorentz github
77.15
24615364664 main Bump the npm group across 1 directory with 12 updates Bumps the npm group with 12 updates in the /src/LLL.DurableTask.Ui/app directory: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/H... push 18 Apr 2026 10:35PM UTC lucaslorentz github
77.52
24615060844 main Bump the dotnet group with 2 updates Bumps Aspire.Hosting.AppHost from 13.2.1 to 13.2.2 Bumps Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 13.2.2 depende... push 18 Apr 2026 10:17PM UTC lucaslorentz github
77.15
See All Builds (279)
  • 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