Skip to content

Circularities [DEV BRANCH] - #1544

Draft
tsmbland wants to merge 11 commits into
mainfrom
circularity
Draft

Circularities [DEV BRANCH]#1544
tsmbland wants to merge 11 commits into
mainfrom
circularity

Conversation

@tsmbland

@tsmbland tsmbland commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Description

Please include a summary of the change and which issue is fixed (if any). Please also
include relevant motivation and context. List any dependencies that are required for
this change.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change to fix an issue)
  • New feature (non-breaking change to add functionality)
  • Refactoring (non-breaking, non-functional change to improve maintainability)
  • Optimization (non-breaking change to speed up the code)
  • Breaking change (whatever its nature)
  • Documentation (improve or add documentation)

Key checklist

  • All tests pass: $ cargo test
  • The documentation builds and looks OK: $ cargo doc
  • Update release notes for the latest release if this PR adds a new feature or fixes a bug
    present in the previous release

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.22222% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.60%. Comparing base (f0c1049) to head (db99453).

Files with missing lines Patch % Lines
src/simulation/investment.rs 80.00% 0 Missing and 1 partial ⚠️
src/simulation/market.rs 94.44% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1544      +/-   ##
==========================================
- Coverage   90.83%   90.60%   -0.23%     
==========================================
  Files          61       62       +1     
  Lines        9014     8860     -154     
  Branches     9014     8860     -154     
==========================================
- Hits         8188     8028     -160     
- Misses        507      516       +9     
+ Partials      319      316       -3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant