More cur weather #4

Merged
wneessen merged 3 commits from more-cur-weather into main 2023-05-24 12:32:59 +02:00
wneessen commented 2023-05-24 12:27:22 +02:00 (Migrated from github.com)
No description provided.
codecov-commenter commented 2023-05-24 12:29:56 +02:00 (Migrated from github.com)

Codecov Report

Merging #4 (a38ea58) into main (e1bf012) will increase coverage by 1.92%.
The diff coverage is 98.29%.

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             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   90.98%   92.90%   +1.92%     
==========================================
  Files          14       14              
  Lines         632      747     +115     
==========================================
+ Hits          575      694     +119     
+ Misses         38       36       -2     
+ Partials       19       17       -2     
Impacted Files Coverage Δ
curweather.go 92.19% <97.70%> (+19.97%) ⬆️
direction.go 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

## [Codecov](https://app.codecov.io/gh/wneessen/go-meteologix/pull/4?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Winni+Neessen) Report > Merging [#4](https://app.codecov.io/gh/wneessen/go-meteologix/pull/4?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Winni+Neessen) (a38ea58) into [main](https://app.codecov.io/gh/wneessen/go-meteologix/commit/e1bf01261c4c50768addb471a822c45030eb7a53?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Winni+Neessen) (e1bf012) will **increase** coverage by `1.92%`. > The diff coverage is `98.29%`. :exclamation: 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](https://github.com/apps/codecov) for your organization. [Read more](https://about.codecov.io/blog/codecov-is-updating-its-github-integration/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Winni+Neessen). ```diff @@ Coverage Diff @@ ## main #4 +/- ## ========================================== + Coverage 90.98% 92.90% +1.92% ========================================== Files 14 14 Lines 632 747 +115 ========================================== + Hits 575 694 +119 + Misses 38 36 -2 + Partials 19 17 -2 ``` | [Impacted Files](https://app.codecov.io/gh/wneessen/go-meteologix/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Winni+Neessen) | Coverage Δ | | |---|---|---| | [curweather.go](https://app.codecov.io/gh/wneessen/go-meteologix/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Winni+Neessen#diff-Y3Vyd2VhdGhlci5nbw==) | `92.19% <97.70%> (+19.97%)` | :arrow_up: | | [direction.go](https://app.codecov.io/gh/wneessen/go-meteologix/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Winni+Neessen#diff-ZGlyZWN0aW9uLmdv) | `100.00% <100.00%> (ø)` | | :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Winni+Neessen)
Sign in to join this conversation.
No description provided.