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

sgrassie / BlogHelper9000
48%
master: 48%

Build:
Build:
LAST BUILD BRANCH: dependabot/nuget/BlogHelper9000/TimeWarp.Nuru-3.0.0-beta.55
DEFAULT BRANCH: master
Repo Added 15 Feb 2024 08:50AM UTC
Files 29
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
  • copilot/add-bloghelper9000-mcp-project
  • dependabot/nuget/BlogHelper9000.Tests/Microsoft.Extensions.TimeProvider.Testing-10.0.0
  • dependabot/nuget/BlogHelper9000.Tests/Microsoft.Extensions.TimeProvider.Testing-10.1.0
  • dependabot/nuget/BlogHelper9000.Tests/Microsoft.Extensions.TimeProvider.Testing-10.2.0
  • dependabot/nuget/BlogHelper9000.Tests/Microsoft.Extensions.TimeProvider.Testing-10.3.0
  • dependabot/nuget/BlogHelper9000.Tests/Microsoft.NET.Test.Sdk-18.0.1
  • dependabot/nuget/BlogHelper9000.Tests/System.IO.Abstractions.TestingHelpers-22.1.0
  • dependabot/nuget/BlogHelper9000.Tests/coverlet.msbuild-8.0.0
  • dependabot/nuget/BlogHelper9000.Tests/xunit.v3-3.2.0
  • dependabot/nuget/BlogHelper9000.Tests/xunit.v3-3.2.1
  • dependabot/nuget/BlogHelper9000.Tests/xunit.v3-3.2.2
  • dependabot/nuget/BlogHelper9000.Tui/Terminal.Gui-2.0.0-develop.5039
  • dependabot/nuget/BlogHelper9000.Tui/Terminal.Gui-2.0.0-develop.5093
  • dependabot/nuget/BlogHelper9000.Tui/Terminal.Gui-2.0.0-develop.5097
  • dependabot/nuget/BlogHelper9000/Microsoft.Extensions.Logging.Console-10.0.0
  • dependabot/nuget/BlogHelper9000/Microsoft.Extensions.Logging.Console-10.0.1
  • dependabot/nuget/BlogHelper9000/Microsoft.Extensions.Logging.Console-10.0.2
  • dependabot/nuget/BlogHelper9000/Microsoft.Extensions.Logging.Console-10.0.3
  • dependabot/nuget/BlogHelper9000/MinVer-6.1.0
  • dependabot/nuget/BlogHelper9000/MinVer-7.0.0
  • dependabot/nuget/BlogHelper9000/SimpleExec-12.1.0
  • dependabot/nuget/BlogHelper9000/SimpleExec-13.0.0
  • dependabot/nuget/BlogHelper9000/Spectre.Console-0.54.0
  • dependabot/nuget/BlogHelper9000/System.IO.Abstractions-22.1.0
  • dependabot/nuget/BlogHelper9000/TimeWarp.Nuru-2.1.0-beta.30
  • dependabot/nuget/BlogHelper9000/TimeWarp.Nuru-2.1.0-beta.31
  • dependabot/nuget/BlogHelper9000/TimeWarp.Nuru-2.1.0-beta.32
  • dependabot/nuget/BlogHelper9000/TimeWarp.Nuru-3.0.0-beta.47
  • dependabot/nuget/BlogHelper9000/TimeWarp.Nuru-3.0.0-beta.50
  • dependabot/nuget/BlogHelper9000/TimeWarp.Nuru-3.0.0-beta.54
  • dependabot/nuget/BlogHelper9000/TimeWarp.Nuru-3.0.0-beta.55
  • dependabot/nuget/dot-config/cake.tool-6.0.0
  • dependabot/nuget/dot-config/cake.tool-6.1.0

23 Feb 2026 07:24PM UTC coverage: 48.078%. Remained the same
22321343936

push

github

sgrassie
Bump Terminal.Gui and TimeWarp.Nuru versions

Update package versions in project files: bump Terminal.Gui to 2.0.0-develop.5039 in BlogHelper9000.Tui.csproj and TimeWarp.Nuru to 3.0.0-beta.54 in BlogHelper9000.csproj. Keeps prerelease dependencies up-to-date to pick up recent fixes and improvements.

119 of 222 branches covered (53.6%)

Branch coverage included in aggregate %.

494 of 1053 relevant lines covered (46.91%)

12.09 hits per line

Relevant lines Covered
Build:
Build:
1053 RELEVANT LINES 494 COVERED LINES
12.09 HITS PER LINE
Source Files on main
  • Tree
  • List 29
  • 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
22321343936 main Bump Terminal.Gui and TimeWarp.Nuru versions Update package versions in project files: bump Terminal.Gui to 2.0.0-develop.5039 in BlogHelper9000.Tui.csproj and TimeWarp.Nuru to 3.0.0-beta.54 in BlogHelper9000.csproj. Keeps prerelease dependencies... push 23 Feb 2026 07:25PM UTC sgrassie github
48.08
22077984760 main Merge branch 'main' of https://github.com/sgrassie/BlogHelper9000 push 16 Feb 2026 09:28PM UTC sgrassie github
48.08
22068887500 main Merge pull request #91 from sgrassie/dependabot/nuget/BlogHelper9000.Tests/coverlet.msbuild-8.0.0 Bump coverlet.msbuild from 6.0.4 to 8.0.0 push 16 Feb 2026 03:39PM UTC web-flow github
48.08
22068867871 main Merge pull request #92 from sgrassie/dependabot/nuget/BlogHelper9000/TimeWarp.Nuru-3.0.0-beta.50 Bump TimeWarp.Nuru from 3.0.0-beta.47 to 3.0.0-beta.50 push 16 Feb 2026 03:38PM UTC web-flow github
48.08
22068749524 main Merge pull request #93 from sgrassie/copilot/add-bloghelper9000-mcp-project Add MCP server for AI agent integration push 16 Feb 2026 03:34PM UTC web-flow github
48.08
22043416889 main Add 'Add Image' feature with branding support Introduce an "Add Image" command in the TUI to fetch images from Unsplash and attach featured images to posts. Add optional AuthorBranding to BlogHelperOptions and make IImageProcessor.Process accept ... push 15 Feb 2026 09:31PM UTC sgrassie github
48.08
22037200760 main Add edit menu, file clipboard & tests Introduce edit actions and file clipboard support across the TUI: add Copy/Cut/Paste/Delete and select-all/undo/redo handlers. FileBrowserView now tracks a clipboard (copy/cut), supports paste with name disam... push 15 Feb 2026 02:18PM UTC sgrassie github
48.31
22024114238 main Merge pull request #90 from sgrassie/dependabot/nuget/BlogHelper9000/TimeWarp.Nuru-3.0.0-beta.47 Bump TimeWarp.Nuru from 3.0.0-beta.46 to 3.0.0-beta.47 push 14 Feb 2026 08:55PM UTC web-flow github
48.31
22003228779 main Add buffer status bar to TUI workspace Show open Neovim buffers in a single-line bar at the bottom of the workspace. The active buffer is rendered in bold. Uses BufEnter/BufDelete autocommands with rpcnotify to track buffer lifecycle. Co-Authore... push 13 Feb 2026 09:21PM UTC sgrassie github
48.31
21967889696 main Add MenuBar to TUI and extract shared BlogCommands Extract command logic from CommandPalette into a shared BlogCommands class so both the new MenuBar and CommandPalette can reuse it. This also decouples CommandPalette from NvimEditorView, enablin... push 12 Feb 2026 11:11PM UTC sgrassie github
48.31
See All Builds (97)
  • 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