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

no-jira: flaky tests related to DateTime.now #1478

Merged
merged 1 commit into from Dec 8, 2021
Merged

Conversation

Arkariang
Copy link
Contributor

📲 What

  • The project extension method deadlineCountdownValue() depending on when was executed will fail the test for the deadline countdown.

🤔 Why

  • added some extra milliseconds to the tests to allow processing time

👀 See

  • execute several times the test com.kickstarter.libs.utils.extensions.ProjectExtTest#testDeadlineCountdownValue_testAllCases_shouldReturnCorrectValueOfTime, should no longer fail some times

| | |

📋 QA

  • No user facing changes

@codecov
Copy link

codecov bot commented Dec 8, 2021

Codecov Report

Merging #1478 (caaeb83) into master (97cea69) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1478   +/-   ##
=========================================
  Coverage     72.69%   72.69%           
  Complexity      711      711           
=========================================
  Files           209      209           
  Lines          6031     6031           
  Branches        375      375           
=========================================
  Hits           4384     4384           
  Misses         1512     1512           
  Partials        135      135           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 97cea69...caaeb83. Read the comment docs.

@Arkariang Arkariang merged commit 4733e10 into master Dec 8, 2021
@Arkariang Arkariang deleted the imartin/flacky-test branch December 8, 2021 15:25
Arkariang added a commit that referenced this pull request Dec 8, 2021
…ure/NTV-188-Project-Story

* 'master' of github.com:kickstarter/android-oss:
  no-jira: flaky tests related to DateTime.now() (#1478)
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.

None yet

2 participants