matthiasgomolka / simfinapi

Makes 'SimFin' data (https://simfin.com/) easily accessible in R.
19 stars 4 forks source link

Gha update #44

Closed matthiasgomolka closed 1 year ago

matthiasgomolka commented 1 year ago

Updates for GitHub Actions so that they work again.

codecov[bot] commented 1 year ago

Codecov Report

Base: 91.93% // Head: 92.74% // Increases project coverage by +0.81% :tada:

Coverage data is based on head (6e68706) compared to base (e24750b). Patch coverage: 94.87% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ========================================== + Coverage 91.93% 92.74% +0.81% ========================================== Files 13 13 Lines 471 510 +39 ========================================== + Hits 433 473 +40 + Misses 38 37 -1 ``` | [Impacted Files](https://codecov.io/gh/matthiasgomolka/simfinapi/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Gomolka) | Coverage Δ | | |---|---|---| | [R/sfa\_get\_entities.R](https://codecov.io/gh/matthiasgomolka/simfinapi/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Gomolka#diff-Ui9zZmFfZ2V0X2VudGl0aWVzLlI=) | `100.00% <ø> (ø)` | | | [R/sfa\_get\_ref.R](https://codecov.io/gh/matthiasgomolka/simfinapi/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Gomolka#diff-Ui9zZmFfZ2V0X3JlZi5S) | `0.00% <0.00%> (ø)` | | | [R/check\_inputs.R](https://codecov.io/gh/matthiasgomolka/simfinapi/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Gomolka#diff-Ui9jaGVja19pbnB1dHMuUg==) | `89.87% <66.66%> (-0.67%)` | :arrow_down: | | [R/call\_api.R](https://codecov.io/gh/matthiasgomolka/simfinapi/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Gomolka#diff-Ui9jYWxsX2FwaS5S) | `100.00% <100.00%> (ø)` | | | [R/sfa\_get\_prices.R](https://codecov.io/gh/matthiasgomolka/simfinapi/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Gomolka#diff-Ui9zZmFfZ2V0X3ByaWNlcy5S) | `94.11% <100.00%> (+2.45%)` | :arrow_up: | | [R/sfa\_get\_shares.R](https://codecov.io/gh/matthiasgomolka/simfinapi/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Gomolka#diff-Ui9zZmFfZ2V0X3NoYXJlcy5S) | `97.50% <100.00%> (+2.04%)` | :arrow_up: | | [R/sfa\_get\_statement.R](https://codecov.io/gh/matthiasgomolka/simfinapi/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Gomolka#diff-Ui9zZmFfZ2V0X3N0YXRlbWVudC5S) | `100.00% <100.00%> (ø)` | | | [R/utils.R](https://codecov.io/gh/matthiasgomolka/simfinapi/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Gomolka#diff-Ui91dGlscy5S) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Gomolka). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthias+Gomolka)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.