Skip to content

Add check for len() of seed_points_snapped - #288

Merged
mszell merged 1 commit into
mainfrom
278-railschool-seeds-disappear-when-none-of-them-are-a-point
Aug 26, 2026
Merged

Add check for len() of seed_points_snapped#288
mszell merged 1 commit into
mainfrom
278-railschool-seeds-disappear-when-none-of-them-are-a-point

Conversation

@marianamirandapessoa

Copy link
Copy Markdown
Member

Description

Add check for len() of seed_points_snapped.

Related Issue

Temporary fix of #278.

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

  • 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

@marianamirandapessoa marianamirandapessoa linked an issue Aug 26, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
growbikenet/functions.py 81.81% 1 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@mszell
mszell merged commit e542362 into main Aug 26, 2026
16 of 17 checks passed
@mszell
mszell deleted the 278-railschool-seeds-disappear-when-none-of-them-are-a-point branch August 26, 2026 12:54
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.

Rail/school seeds disappear when none of them are a Point

2 participants