Skip to content

hotfix: TrackOrderDistanceAndTime command so that it only pulls orders created in t he last month and explicilty uses a provider - #98

Merged
roncodes merged 3 commits into
dev-v0.4.22from
hotfix/track-order-distance-time-command
Mar 19, 2024
Merged

hotfix: TrackOrderDistanceAndTime command so that it only pulls orders created in t he last month and explicilty uses a provider#98
roncodes merged 3 commits into
dev-v0.4.22from
hotfix/track-order-distance-time-command

Conversation

@roncodes

Copy link
Copy Markdown
Member
  • Hotfix TrackOrderDistanceAndTime command so that it only pulls orders created in t
    he last month and explicilty uses a provider

@roncodes
roncodes changed the base branch from main to dev-v0.4.22 March 19, 2024 11:13
@roncodes
roncodes merged commit 29328b6 into dev-v0.4.22 Mar 19, 2024
@roncodes
roncodes deleted the hotfix/track-order-distance-time-command branch March 19, 2024 11:13
roncodes added a commit that referenced this pull request Sep 5, 2026
Seven tests over `restoreFromServiceQuote` and the item surface it unlocks.
The restore path is the only way a *saved* entity reaches `this.entities`
(`addEntity` only ever createRecords), so `removeEntity`'s destroyRecord arm
and `editEntity`'s immediate-upload arm had to come with it rather than as a
separate batch.

Found while writing the harness — DEFECTS #98: `confirm` replays a new item's
held-back photo with `modal.invoke('uploadNewPhoto', pendingFileUpload)`, but
`invoke`'s second positional is `modalId`, so no modal is found and the
callback never runs. The photo is silently dropped. Recorded, not fixed; the
test asserts current behaviour and names the entry.

create-order-form.js 249/395 -> 301/395 statements, 99/197 -> 127/197
branches, 40/67 -> 48/67 functions.
Global: statements 7066 -> 7118 (38.36%), branches 4592 -> 4620,
functions 1988 -> 1996, lines 6693 -> 6744. Tests 1421 -> 1428;
failures unchanged at 82, none new. Lint 0.
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