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

docs(pricing): Docs updated with Pricing and Getting started #813

Merged
merged 2 commits into from
Jul 4, 2023

Conversation

austyh
Copy link
Contributor

@austyh austyh commented Jul 4, 2023

No description provided.

Malinskiy
Malinskiy previously approved these changes Jul 4, 2023

# Calculating Time per Device

The computation of time for each device during a test run is based on the span from the beginning of the first test on that device to the end of the last test on the same device. This means we don't factor in the device booting process or the application installation stage. We do, however, take into account the brief pauses between tests and the periodic device clean-ups that occur when using a batching strategy. Typically, pauses between tests take only fractions of a second, but clean-ups can require up to 6-8 seconds.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is based on the span from -> is based on the time span from?

@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #813 (e1117a1) into develop (d71f724) will not change coverage.
The diff coverage is n/a.

❗ Current head e1117a1 differs from pull request most recent head 2a022be. Consider uploading reports for the commit 2a022be to get more accurate results

@@            Coverage Diff             @@
##             develop     #813   +/-   ##
==========================================
  Coverage      59.55%   59.55%           
  Complexity       794      794           
==========================================
  Files            213      213           
  Lines           4374     4374           
  Branches         688      688           
==========================================
  Hits            2605     2605           
  Misses          1444     1444           
  Partials         325      325           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Malinskiy Malinskiy merged commit 085610f into MarathonLabs:develop Jul 4, 2023
4 checks passed
@Malinskiy Malinskiy changed the title dics(pricing): Docs updated with Pricing and Getting started docs(pricing): Docs updated with Pricing and Getting started Jul 4, 2023
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.

2 participants