Skip to content

Add total travel time in trace meta data#98

Merged
dbrakenhoff merged 3 commits intotimflow-org:devfrom
BasdeRidder:BasdeRidder-patch-1
May 5, 2026
Merged

Add total travel time in trace meta data#98
dbrakenhoff merged 3 commits intotimflow-org:devfrom
BasdeRidder:BasdeRidder-patch-1

Conversation

@BasdeRidder
Copy link
Copy Markdown

Adds total_travel_time to the metadata returned by timtraceline.
Adjusted docstring
Closes #97

dbrakenhoff and others added 2 commits April 30, 2026 09:47
Adds total_travel_time to the metadata returned by timtraceline.
Adjusted docstring
Closes timflow-org#97
@mbakker7 mbakker7 changed the base branch from main to dev May 3, 2026 12:09
@mbakker7
Copy link
Copy Markdown
Contributor

mbakker7 commented May 3, 2026

Thanks! I rebased the PR from master to dev. Have you run ruff?

@mbakker7
Copy link
Copy Markdown
Contributor

mbakker7 commented May 3, 2026

What you should do it

ruff format
ruff check --fix

in the directory where timflow is located. (ruff can be installed with pip)

@mbakker7
Copy link
Copy Markdown
Contributor

mbakker7 commented May 3, 2026

@dbrakenhoff there is a time out on building the docs. Anything we can do about that?

@dbrakenhoff
Copy link
Copy Markdown
Contributor

I'm rerunning the RTD build to see if it magically decides to speed up this time. The last succesful build was done in ~11.5 minutes so it should have 3.5 minutes to spare...

@mbakker7
Copy link
Copy Markdown
Contributor

mbakker7 commented May 5, 2026

Bingo!

@dbrakenhoff dbrakenhoff merged commit 242d086 into timflow-org:dev May 5, 2026
11 checks passed
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.

include total travel time in trace meta data

3 participants