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

fix(db tests): use lenient timestamp check for time.Now query matching #902

Merged
merged 3 commits into from
Jul 10, 2023

Conversation

ecrupper
Copy link
Contributor

@ecrupper ecrupper commented Jul 7, 2023

This'll remove the occasional failed test due to a timestamp being off by 1

@ecrupper ecrupper requested a review from a team as a code owner July 7, 2023 18:57
@ecrupper ecrupper self-assigned this Jul 7, 2023
@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Merging #902 (83c0ecb) into main (563f226) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #902   +/-   ##
=======================================
  Coverage   71.47%   71.47%           
=======================================
  Files         304      304           
  Lines       12450    12450           
=======================================
  Hits         8899     8899           
  Misses       3120     3120           
  Partials      431      431           

@ecrupper ecrupper merged commit 3f0c184 into main Jul 10, 2023
12 checks passed
@ecrupper ecrupper deleted the fix-flaky-secret-test branch July 10, 2023 16:27
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.

3 participants