tidyfun / tf

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

refactor: replace magrittr pipe with native pipe in tests #38

Closed m-muecke closed 8 months ago

m-muecke commented 8 months ago

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

codecov-commenter commented 8 months ago

Codecov Report

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

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

:exclamation: Current head 55a1fea differs from pull request most recent head 5d3f298. Consider uploading reports for the commit 5d3f298 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 #38 +/- ## ======================================= 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 8 months ago

thx -- still some instances left I think but good start!

image

m-muecke commented 8 months ago

thx -- still some instances left I think but good start!

image

I did a fuzzy search, there are only magrittr pipes left in the attic directory