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

Utc test fix #591

Merged
merged 4 commits into from
Feb 17, 2020
Merged

Utc test fix #591

merged 4 commits into from
Feb 17, 2020

Conversation

Watchful1
Copy link
Contributor

Some tests that use "today()" to get the current date fail when not run on a utc based system. This replaces those references with "utcnow()".

@codecov
Copy link

codecov bot commented Nov 17, 2019

Codecov Report

Merging #591 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #591   +/-   ##
=======================================
  Coverage   95.12%   95.12%           
=======================================
  Files         302      302           
  Lines        2503     2503           
=======================================
  Hits         2381     2381           
  Misses        122      122

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 f4b493f...e3160d8. Read the comment docs.

@noviluni noviluni merged commit 0f1f13f into scrapinghub:master Feb 17, 2020
@noviluni
Copy link
Collaborator

thanks @Watchful1 !

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

3 participants