laposa / test-portal

Laravel Application integrated with Github Actions
https://laposa.ie
MIT License
1 stars 0 forks source link

Duration is not showing realistic values #79

Closed norbertlaposa closed 3 weeks ago

norbertlaposa commented 1 month ago

We should save start and completed timestamp for each run in the database.

test-portal
Szkandy commented 1 month ago

Hi @norbertlaposa, the started also is not correct that's more like when the run was created. I think we need two more timestamps:

With those two we can give more realistic estimates of how long the run (or even multiple runs) will take.