Skip to content

Feature/weighted growth - #236

Merged
mszell merged 16 commits into
mainfrom
feature/weighted-growth
Aug 5, 2026
Merged

Feature/weighted growth#236
mszell merged 16 commits into
mainfrom
feature/weighted-growth

Conversation

@mszell

@mszell mszell commented Aug 5, 2026

Copy link
Copy Markdown
Member

Description

Feature/weighted growth

Related Issue

Fixes #61

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 📝 Documentation update
  • 🧹 Code refactor (no functional changes)
  • ✅ Test update

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual testing

Test configuration:

  • OS:

Screenshots (if applicable)

Checklist

all applicable

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally

Additional Notes

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 91.50943% with 9 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
growbikenet/growbikenet.py 81.08% 3 Missing and 4 partials ⚠️
growbikenet/functions.py 88.88% 1 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@mszell
mszell merged commit dad045d into main Aug 5, 2026
9 checks passed
@mszell
mszell deleted the feature/weighted-growth branch August 5, 2026 15:21
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.

Implement weighted growth with imported node or trip data

1 participant