Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Conversation

@major
Copy link
Contributor

@major major commented Jul 17, 2018

This PR refactors check_pending(), improves readability, and wraps the completion check in try/except. It also includes a removal of the baseline checking logic.

Fixes #106.

major added 5 commits July 17, 2018 15:17
The logic for rechecking baselines is no longer needed.

Fixes cki-project#106.

Signed-off-by: Major Hayden <[email protected]>
Rename variables so they are easier to read and understand.

Signed-off-by: Major Hayden <[email protected]>
Ensure that a temporary network hiccup will not cause sktm to
mark an entire test as failed. If a build completion check fails,
retry the check during the next loop.

Signed-off-by: Major Hayden <[email protected]>
Add comments, remove the if/elif/else, and create the `patches`
variable using dictionary comprehension.

Signed-off-by: Major Hayden <[email protected]>
@major major self-assigned this Jul 17, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 375

  • 0 of 23 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 28.883%

Changes Missing Coverage Covered Lines Changed/Added Lines %
sktm/init.py 0 23 0.0%
Totals Coverage Status
Change from base Build 373: 0.1%
Covered Lines: 319
Relevant Lines: 933

💛 - Coveralls

@spbnick
Copy link
Contributor

spbnick commented Sep 5, 2018

@major, should we still work on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants