fix(hedge): normalize negative delays - #458
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
c65af44 to
faa211b
Compare
…dge-delay # Conflicts: # src/Kevlar/Strategies/Hedging/HedgeOptions.cs
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 36689de643
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Summary
Timeout.InfiniteTimeSpanCloses #438
Validation
dotnet build Kevlar.slnx -c Release -p:Version=1.0.0-localdotnet run --project tests/Kevlar.Tests -c Release -f net8.0 --no-build -- --timeout 5m(1277 passed)dotnet run --project tests/Kevlar.Tests -c Release -f net10.0 --no-build -- --timeout 5m(1311 passed)dotnet run --project tests/Kevlar.IntegrationTests -c Release --no-build -- --timeout 5m(176 passed)pwsh scripts/Verify-Docs.ps1pwsh scripts/Verify-ApiDocs.ps1npm ciandnpm run buildindocs/