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

moconnell / yolo
85%

Build:
DEFAULT BRANCH: master
Repo Added 21 Dec 2021 12:05PM UTC
Files 57
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 28-update-api-weights-usage
  • 36-feat-support-pure-unravel-factor-trading
  • 75-net-10-upgrade
  • chore/nuget-20250911
  • code-coverage
  • copilot/add-k-command-line-switch
  • copilot/add-rebalance-to-edge-tolerance
  • copilot/fix-log-warnings-market-orders
  • copilot/fix-universe-change-handling
  • copilot/setup-copilot-instructions
  • dependabot/nuget/HyperLiquid.Net-2.17.0
  • dependabot/nuget/Microsoft.Data.Analysis-0.23.0
  • dependabot/nuget/Microsoft.Data.Analysis-0.23.0-preview.25527.5
  • dependabot/nuget/Microsoft.Extensions.Configuration-10.0.0
  • dependabot/nuget/Microsoft.Extensions.Configuration.Abstractions-10.0.0
  • dependabot/nuget/Microsoft.Extensions.Logging-10.0.0
  • dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-10.0.0
  • dependabot/nuget/Microsoft.NET.Test.Sdk-18.0.1
  • dependabot/nuget/multi-5371d0c33e
  • dependabot/nuget/multi-68f3d62e62
  • dependabot/nuget/multi-be2ef10117
  • dependabot/nuget/multi-f2e73c0fca
  • dependabot/nuget/multi-fdae2312ff
  • dependabot/nuget/nuget-8971df4b42
  • dependabot/nuget/nuget-d1a8ce8b68
  • dependabot/nuget/nuget-d4f8c5f727
  • dependabot/nuget/src/YoloBroker.Hyperliquid/multi-32525ffec4
  • dependabot/nuget/src/YoloBroker.Hyperliquid/multi-7f7cebd64d
  • feat/31-unravel-integration
  • feat/39-unravel-enhance-factor-normalisation
  • feat/56-azure-key-vault-integration
  • feat/73-unravel-new-trend-consensus-adaptive-factor
  • feat/binance
  • feat/simple-order-mgmt
  • fix/azure-docs
  • fix/cleanup-azure-functions
  • fix/coverage
  • fix/hyperliquid-mkt-orders
  • fix/order-mgmt-fix-2
  • fix/order-mgmt-fixes
  • fix/remove-binance
  • fix/rw-api-update-20251126
  • fix/secrets
  • fix/test-coverage
  • fix/trade-buffer
  • fix/unravel-factors-live-null
  • fix/unravel-tickers
  • fix/yolofunk-20251223
  • hyperliquid
  • minimum-provide-fix
  • order-mgmt
  • refs/tags/0.0.6
  • refs/tags/v1.0.0-alpha.1
  • refs/tags/v1.0.0-alpha.2
  • refs/tags/v1.0.0-alpha.3
  • refs/tags/v1.0.0-alpha.4
  • refs/tags/v1.0.0-alpha.5
  • refs/tags/v1.0.0-alpha.6
  • refs/tags/v1.0.0-alpha.7
  • refs/tags/v1.0.0-alpha.8
  • refs/tags/v1.0.0-beta.1
  • refs/tags/v1.0.0-beta.2
  • refs/tags/v1.0.0-beta.3
  • refs/tags/v1.1.0-beta.1
  • v1.1.0-beta.2
  • v1.1.0-beta.3
  • v1.1.0-beta.4
  • v1.1.0-beta.5
  • v2.0.0-beta.1
  • v2.0.1-beta.1
  • v2.1.0-beta.1
  • v2.1.0-beta.2

23 Dec 2025 09:21AM UTC coverage: 85.313%. Remained the same
20456726917

push

github

moconnell
Bump Snapshooter.Xunit from 1.0.1 to 1.1.0

---
updated-dependencies:
- dependency-name: Snapshooter.Xunit
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

244 of 258 branches covered (94.57%)

Branch coverage included in aggregate %.

1731 of 2057 relevant lines covered (84.15%)

37.97 hits per line

Relevant lines Covered
Build:
Build:
2057 RELEVANT LINES 1731 COVERED LINES
37.97 HITS PER LINE
Source Files on master
  • Tree
  • List 57
  • 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
20456726917 master Bump Snapshooter.Xunit from 1.0.1 to 1.1.0 --- updated-dependencies: - dependency-name: Snapshooter.Xunit dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[b... push 23 Dec 2025 09:22AM UTC moconnell github
85.31
20456706408 master Merge pull request #86 from moconnell/dependabot/nuget/HyperLiquid.Net-3.0.0 Bump HyperLiquid.Net from 2.17.0 to 3.0.0 push 23 Dec 2025 09:21AM UTC web-flow github
85.31
20314419697 master Merge pull request #85 from moconnell:fix/azure-docs Update Azure docs push 17 Dec 2025 07:15PM UTC web-flow github
85.31
20281565012 master fix(cleanup-azure-functions.yml): broken function app delete step (#84) push 16 Dec 2025 08:22PM UTC web-flow github
85.31
20247924827 master Feat: Azure Function Migration & Key Vault Integration (#83) * feat(azure-keyvault): initial add * feat(azure-keyvault): add extension method for wire-up * chore: migrate sln -> slnx * fix(Yolo.slnx): add Directory.Build.props * chore: update... push 15 Dec 2025 09:25PM UTC web-flow github
85.31
20093871911 master Fix universe change handling: bypass MinOrderValue for dropped tokens (#82) * Initial plan * Update .NET SDK version to 10.0.100 Co-authored-by: moconnell <640958+moconnell@users.noreply.github.com> * Add tests for universe change with small p... push 10 Dec 2025 09:33AM UTC web-flow github
70.9
20093532885 master Fix: Unravel Factors Live Handle Null Value (#80) * fix(Unravel): handle null values * fix(README): update for .net 10 * refactor: remove unnecessary usings * test(HttpClientExtensionsTest): add tests push 10 Dec 2025 09:21AM UTC web-flow github
70.88
20090271754 master Upgrade net10.0 (#76) * chore: upgrade net10.0 * fix(build): update dotnet.yml for net10 * chore(global.json): update dotnet sdk -> 10.0.101 * chore(dotnet-publish.yml): update dotnet-version -> 10.0.x * fix(warning): tidy-up PackageReference... push 10 Dec 2025 07:05AM UTC web-flow github
70.42
20043850487 master New Unravel Factor: Trend Long-Only Adaptive (#74) * feat(factor): trend long-only adaptive * fix(UnravelApiService): throw for unsupported FactorType push 08 Dec 2025 09:47PM UTC web-flow github
70.42
20038242413 master Bump Microsoft.Extensions.Configuration... (#63) * Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Binder Bumps Microsoft.Extensions.Configuration from 9.0.10 to 10.0.0 Bumps Microsoft.Extensions.Configuration.Bind... push 08 Dec 2025 06:16PM UTC web-flow github
70.27
See All Builds (328)
  • 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