tidyfun / tf

S3 classes and methods for tidy functional data
https://tidyfun.github.io/tf/
GNU Affero General Public License v3.0
7 stars 2 forks source link

refactors: only import mgcv functions and not entire package #108

Closed m-muecke closed 3 months ago

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 74.09%. Comparing base (f5a2eec) to head (a0abf6c). Report is 55 commits behind head on dev.

Files Patch % Lines
R/tfb-spline.R 80.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #108 +/- ## ========================================== - Coverage 74.36% 74.09% -0.28% ========================================== Files 28 28 Lines 1771 1957 +186 ========================================== + Hits 1317 1450 +133 - Misses 454 507 +53 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

fabian-s commented 3 months ago

thx!