shikokuchuo / mirai

mirai - Minimalist Async Evaluation Framework for R
https://shikokuchuo.net/mirai/
GNU General Public License v3.0
193 stars 10 forks source link

Use @exportS3Method for S3 registration #103

Closed jcheng5 closed 8 months ago

jcheng5 commented 8 months ago

If requiring R >=3.6.0 is OK, I think you can use this simpler way of registering S3 methods whose generics live in Suggests/Enhances packages.

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 99.09%. Comparing base (96f41d5) to head (79c0fdd).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #103 +/- ## ======================================= Coverage 99.09% 99.09% ======================================= Files 8 8 Lines 551 551 ======================================= Hits 546 546 Misses 5 5 ```

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