Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duration not rounded if timing file is updated #349

Open
SamuelWei opened this issue Feb 4, 2025 · 0 comments
Open

Duration not rounded if timing file is updated #349

SamuelWei opened this issue Feb 4, 2025 · 0 comments

Comments

@SamuelWei
Copy link

Today I added cypress-split to my Github Action. I works great, however I believe there is a small bug.

If the duration of tests change, the timings.json file is updated.
The only issue is, that the new duration is not a rounded value, but instead has a lot of decimal places.

Image

In the CI run output the values are rounded.

Image

The values where also rounded when the CI created the timings.json file on the first run.

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

No branches or pull requests

1 participant