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

refactor: make use of anyDuplicated and map_* pattern #67

Closed m-muecke closed 5 months ago

m-muecke commented 5 months ago
codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (ab8a88d) 69.07% compared to head (857e029) 68.89%.

:exclamation: Current head 857e029 differs from pull request most recent head 535a929. Consider uploading reports for the commit 535a929 to get more accurate results

Files Patch % Lines
R/print-format.R 0.00% 4 Missing :warning:
R/vctrs.R 84.61% 2 Missing :warning:
R/methods.R 0.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 #67 +/- ## ========================================== - Coverage 69.07% 68.89% -0.18% ========================================== Files 26 26 Lines 1636 1630 -6 ========================================== - Hits 1130 1123 -7 - Misses 506 507 +1 ```

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

fabian-s commented 5 months ago

dankeschööön