Skip to content

Disallow incorrect time in StateEditor#7727

Open
leonardehrenfried wants to merge 4 commits into
dev-2.xfrom
defective-traversal
Open

Disallow incorrect time in StateEditor#7727
leonardehrenfried wants to merge 4 commits into
dev-2.xfrom
defective-traversal

Conversation

@leonardehrenfried

Copy link
Copy Markdown
Member

Summary

This is the next in a long series of PRs that make the StateEditor reject invalid data with an exception rather than allowing it to silently carry on.

Here we

Issue

Follow up to #7670

@leonardehrenfried leonardehrenfried requested a review from a team as a code owner June 17, 2026 08:53
@leonardehrenfried leonardehrenfried added !Technical Debt Improve code quality, no functional changes. +Skip Changelog This is not a relevant change for a product owner since last release. labels Jun 17, 2026
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.09%. Comparing base (bd4897a) to head (2a43a67).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...entripplanner/street/search/state/StateEditor.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #7727   +/-   ##
==========================================
  Coverage      74.09%   74.09%           
+ Complexity     21929    21927    -2     
==========================================
  Files           2430     2430           
  Lines          86054    86049    -5     
  Branches        8573     8573           
==========================================
- Hits           63764    63762    -2     
+ Misses         19251    19248    -3     
  Partials        3039     3039           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@leonardehrenfried leonardehrenfried force-pushed the defective-traversal branch 2 times, most recently from 63196bc to da02d18 Compare June 17, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

+Skip Changelog This is not a relevant change for a product owner since last release. !Technical Debt Improve code quality, no functional changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant