Skip to content

Add openmeteo precipitation probability#3099

Merged
rejas merged 3 commits intoMagicMirrorOrg:developfrom
OWL4C:develop
May 13, 2023
Merged

Add openmeteo precipitation probability#3099
rejas merged 3 commits intoMagicMirrorOrg:developfrom
OWL4C:develop

Conversation

@OWL4C
Copy link
Contributor

@OWL4C OWL4C commented May 7, 2023

Due to the size of the commit there is no need for a long explanation:
Openmeteo supports precipitation probability in api, but the weather provider .js had no support for it. After adding 4 lines it works as expected. This should have no consequences on other files but improves usability for (imo) the best weather provider.

@codecov-commenter
Copy link

codecov-commenter commented May 7, 2023

Codecov Report

Merging #3099 (9626fbb) into develop (a41aa48) will increase coverage by 0.03%.
The diff coverage is 0.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           develop    #3099      +/-   ##
===========================================
+ Coverage    25.54%   25.57%   +0.03%     
===========================================
  Files           53       53              
  Lines        11415    11420       +5     
===========================================
+ Hits          2916     2921       +5     
  Misses        8499     8499              
Impacted Files Coverage Δ
modules/default/weather/providers/openmeteo.js 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

@rejas
Copy link
Collaborator

rejas commented May 7, 2023

Thx for the PR, could you add a CHANGELOG entry too?

@OWL4C
Copy link
Contributor Author

OWL4C commented May 7, 2023

Like this? I have no former git/pr experience...

@rejas
Copy link
Collaborator

rejas commented May 7, 2023

Like this? I have no former git/pr experience...

Like this indeed. Now only thing failing the checks is the linter. Please run 'npm run lint:prettier' and commit the changes. Thx in advance!

@rejas rejas merged commit d832d79 into MagicMirrorOrg:develop May 13, 2023
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