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

[Enhancement] Add Forecast for Tomorrow #136

Merged
merged 2 commits into from
May 7, 2023

Conversation

kevinmatthes
Copy link
Collaborator

This PR aims to fix #132 by providing a new CLI option to ask for "tomorrow".

Examples:

  • wthrr London -f t
  • wthrr London -f to
  • wthrr London -f tom
  • wthrr London -f tomorrow

The possible values are oriented on the current implementations; users are always allowed to spell out the whole names of the (week) days as well as to abbreviate it by one, two, or three (initial) letters.

@kevinmatthes kevinmatthes requested a review from ttytm as a code owner May 6, 2023 12:26
@github-actions
Copy link

github-actions bot commented May 6, 2023

Test Results

  3 files  ±0    3 suites  ±0   3s ⏱️ -1s
  9 tests ±0    9 ✔️ ±0  0 💤 ±0  0 ±0 
27 runs  ±0  27 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 1530d16. ± Comparison against base commit ac864f1.

Copy link
Owner

@ttytm ttytm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

@ttytm ttytm merged commit d847656 into ttytm:main May 7, 2023
@kevinmatthes kevinmatthes deleted the feature/forecast-tomorrow branch May 7, 2023 15:05
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.

[Suggestion] tomorrow
2 participants