Closed matthiasgomolka closed 8 months ago
Attention: Patch coverage is 25.20000%
with 187 lines
in your changes are missing coverage. Please review.
Project coverage is 20.44%. Comparing base (
39c0de7
) to head (8b3c49e
).
Files | Patch % | Lines |
---|---|---|
R/sfa_load_statement.R | 0.00% | 53 Missing :warning: |
R/sfa_load_shareprices.R | 0.00% | 48 Missing :warning: |
R/utils.R | 6.97% | 40 Missing :warning: |
R/sfa_load__shares_outstanding.R | 0.00% | 35 Missing :warning: |
R/check_inputs.R | 10.00% | 9 Missing :warning: |
R/zzz.R | 33.33% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
As mentioned in #51, the new API V3 is now mandatory. This PR accomodates for the respecting changes. This is a rather rough PR since not all features are fully tested and there might be other smaller issues.