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

tests: move to testthatv3 #51

Closed m-muecke closed 5 months ago

m-muecke commented 6 months ago

Move to testhat v3 and remove dplyr code from tests. Closes https://github.com/tidyfun/tf/issues/47

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (56c07e3) 69.46% compared to head (05ab79c) 69.46%.

:exclamation: Current head 05ab79c differs from pull request most recent head 038c45d. Consider uploading reports for the commit 038c45d to get more accurate results

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #51 +/- ## ======================================= Coverage 69.46% 69.46% ======================================= Files 26 26 Lines 1634 1634 ======================================= Hits 1135 1135 Misses 499 499 ```

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

fabian-s commented 5 months ago

muchas gracias!