• 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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 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
  • main
  • nats
  • only-reopen-completed
  • optimize-search-by-tags
  • organize-readme
  • 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/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

30 May 2026 12:13PM UTC coverage: 77.164% (+0.02%) from 77.149%
26683516983

push

github

lucaslorentz
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 only invokes it in the extended-session path after releasing the
concurrency lock, so for these non-extended-session storage providers a no-op
returning Task.CompletedTask is the correct implementation.

Split out of dependabot PR #93: this is the only update in that group that
requires code changes. The remaining bumps (Grpc, Protobuf, AzureStorage,
SourceLink, etc.) are left for dependabot to apply once this lands.

2 of 2 new or added lines in 2 files covered. (100.0%)

2291 of 2969 relevant lines covered (77.16%)

118.73 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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
26628550702 refs/pull/94/merge Merge d70b3f86d into 02187b4b3 push 29 May 2026 09:11AM UTC web-flow github
77.53
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
26564055878 refs/pull/89/merge Merge 46b96cbfc into 8d2c496ca push 28 May 2026 08:40AM UTC web-flow 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
26563617754 refs/pull/89/merge Merge 179b9e86d into 7afa79d1a push 28 May 2026 08:31AM UTC web-flow github
77.15
26563476557 refs/pull/91/merge Merge 17eee6eb6 into 7afa79d1a push 28 May 2026 08:28AM UTC web-flow 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
26555813746 refs/pull/90/merge Merge 3fe462d6a into 1b9189b69 push 28 May 2026 05:08AM UTC web-flow github
77.15
25708509944 refs/pull/87/merge Merge f80a90890 into 1b9189b69 push 12 May 2026 02:00AM UTC web-flow github
77.15
See All Builds (264)
  • 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