tidyfun / tf

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

docs: change @return to @returns in roxygen2 #45

Closed m-muecke closed 9 months ago

m-muecke commented 9 months ago

Closes https://github.com/tidyfun/tf/issues/44

codecov-commenter commented 9 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (c9f6683) 69.41% compared to head (e859e8a) 69.41%. Report is 2 commits behind head on dev.

:exclamation: Current head e859e8a differs from pull request most recent head 2d50634. Consider uploading reports for the commit 2d50634 to get more accurate results

Files Patch % Lines
R/smooth.R 0.00% 3 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 #45 +/- ## ======================================= Coverage 69.41% 69.41% ======================================= Files 26 26 Lines 1628 1628 ======================================= Hits 1130 1130 Misses 498 498 ```

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

fabian-s commented 9 months ago

thx!