Added conditions #8

Merged
wneessen merged 5 commits from conditions into main 2023-06-07 10:15:24 +02:00
wneessen commented 2023-06-07 10:11:08 +02:00 (Migrated from github.com)
No description provided.
codecov-commenter commented 2023-06-07 10:15:07 +02:00 (Migrated from github.com)

Codecov Report

Merging #8 (4a7c807) into main (4123aa7) will increase coverage by 0.13%.
The diff coverage is 100.00%.

Current head 4a7c807 differs from pull request most recent head 0e3c8c6. Consider uploading reports for the commit 0e3c8c6 to get more accurate results

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       #8      +/-   ##
==========================================
+ Coverage   90.71%   90.84%   +0.13%     
==========================================
  Files          18       18              
  Lines         883      896      +13     
==========================================
+ Hits          801      814      +13     
  Misses         56       56              
  Partials       26       26              
Impacted Files Coverage Δ
condition.go 100.00% <100.00%> (ø)
curweather.go 92.90% <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/8?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Winni+Neessen) Report > Merging [#8](https://app.codecov.io/gh/wneessen/go-meteologix/pull/8?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Winni+Neessen) (4a7c807) into [main](https://app.codecov.io/gh/wneessen/go-meteologix/commit/4123aa75e3e36b7f3804421afd94d2ff41c7771e?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Winni+Neessen) (4123aa7) will **increase** coverage by `0.13%`. > The diff coverage is `100.00%`. > :exclamation: Current head 4a7c807 differs from pull request most recent head 0e3c8c6. Consider uploading reports for the commit 0e3c8c6 to get more accurate results :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 #8 +/- ## ========================================== + Coverage 90.71% 90.84% +0.13% ========================================== Files 18 18 Lines 883 896 +13 ========================================== + Hits 801 814 +13 Misses 56 56 Partials 26 26 ``` | [Impacted Files](https://app.codecov.io/gh/wneessen/go-meteologix/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Winni+Neessen) | Coverage Δ | | |---|---|---| | [condition.go](https://app.codecov.io/gh/wneessen/go-meteologix/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Winni+Neessen#diff-Y29uZGl0aW9uLmdv) | `100.00% <100.00%> (ø)` | | | [curweather.go](https://app.codecov.io/gh/wneessen/go-meteologix/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Winni+Neessen#diff-Y3Vyd2VhdGhlci5nbw==) | `92.90% <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.