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 a test that was assuming to be run on UTC clock. #652

Merged
merged 1 commit into from
Aug 4, 2020

Conversation

pcorpet
Copy link
Member

@pcorpet pcorpet commented Aug 3, 2020

Fix #604

@pcorpet
Copy link
Member Author

pcorpet commented Aug 3, 2020

@felixonmars, can you take a look please?

@felixonmars
Copy link

@pcorpet Thanks! I confirm that it fixes the error on my UTC+8 machine.

@codecov
Copy link

codecov bot commented Aug 3, 2020

Codecov Report

Merging #652 into develop will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #652      +/-   ##
===========================================
+ Coverage    95.16%   95.19%   +0.02%     
===========================================
  Files           17       17              
  Lines         3354     3354              
===========================================
+ Hits          3192     3193       +1     
+ Misses         162      161       -1     
Impacted Files Coverage Δ
mongomock/filtering.py 98.95% <0.00%> (+0.34%) ⬆️

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 9d5562e...5fa5e9a. Read the comment docs.

@pcorpet pcorpet merged commit 49ecd4e into mongomock:develop Aug 4, 2020
@pcorpet pcorpet deleted the tz-test branch August 4, 2020 06:06
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.

Test failure in 3.19.0
2 participants