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

Avoid returning ephemerides for yesterday or tomorrow #99

Merged
merged 1 commit into from
Jun 4, 2020

Conversation

Deuchnord
Copy link
Member

Q A
Bug fix? yes
New feature? no
Related issues N/A
Has BC-break no
License GNU AGPL-v3

Checklist:

  • I have updated the manpages

Fix the dates issue in the ephemerides

@Deuchnord Deuchnord changed the title fix: avoid returning ephemerides for yesterday or tomorrow Avoid returning ephemerides for yesterday or tomorrow Jun 2, 2020
@Deuchnord Deuchnord added the bug Something isn't working label Jun 2, 2020
@Deuchnord Deuchnord force-pushed the fix-timezones branch 2 times, most recently from 716e8b6 to a6f39db Compare June 2, 2020 18:33
@codecov
Copy link

codecov bot commented Jun 2, 2020

Codecov Report

Merging #99 into master will increase coverage by 0.18%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   86.30%   86.49%   +0.18%     
==========================================
  Files           8        9       +1     
  Lines         584      570      -14     
  Branches       95       86       -9     
==========================================
- Hits          504      493      -11     
- Misses         61       64       +3     
+ Partials       19       13       -6     
Impacted Files Coverage Δ
kosmorrolib/core.py 91.17% <ø> (ø)
kosmorrolib/dumper.py 78.77% <ø> (-0.72%) ⬇️
kosmorrolib/dateutil.py 100.00% <100.00%> (ø)
kosmorrolib/ephemerides.py 86.20% <100.00%> (+0.24%) ⬆️
kosmorrolib/events.py 100.00% <100.00%> (ø)

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 e05467f...75eba49. Read the comment docs.

@Deuchnord Deuchnord force-pushed the fix-timezones branch 3 times, most recently from 49bb181 to 55ac473 Compare June 2, 2020 18:51
@Deuchnord Deuchnord marked this pull request as ready for review June 2, 2020 18:54
@Deuchnord Deuchnord merged commit d5a542b into master Jun 4, 2020
@Deuchnord Deuchnord deleted the fix-timezones branch June 4, 2020 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant