Skip to content

Add TrajectoryData type checks to public API#526

Draft
schroedtert wants to merge 1 commit intoPedestrianDynamics:mainfrom
schroedtert:add-check-for-trajectorydata
Draft

Add TrajectoryData type checks to public API#526
schroedtert wants to merge 1 commit intoPedestrianDynamics:mainfrom
schroedtert:add-check-for-trajectorydata

Conversation

@schroedtert
Copy link
Copy Markdown
Collaborator

Closes #524

@schroedtert schroedtert force-pushed the add-check-for-trajectorydata branch from def523c to dfd32a8 Compare March 28, 2026 15:55
@schroedtert schroedtert force-pushed the add-check-for-trajectorydata branch from dfd32a8 to 2de8cb5 Compare March 28, 2026 15:57
@schroedtert schroedtert added the usability Anything increasing the usablity label Mar 28, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

❌ Patch coverage is 44.73684% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.08%. Comparing base (9e87735) to head (2de8cb5).

Files with missing lines Patch % Lines
pedpy/methods/method_utils.py 46.15% 7 Missing ⚠️
pedpy/methods/acceleration_calculator.py 14.28% 6 Missing ⚠️
pedpy/methods/speed_calculator.py 55.55% 4 Missing ⚠️
pedpy/methods/spatial_analysis.py 33.33% 2 Missing ⚠️
pedpy/methods/density_calculator.py 66.66% 1 Missing ⚠️
pedpy/methods/flow_calculator.py 66.66% 1 Missing ⚠️

☔ View full report in Codecov by Sentry.
📢 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

usability Anything increasing the usablity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check Input data for functions

1 participant