traitecoevo / austraits.build

Source for AusTraits
Other
16 stars 2 forks source link

Fix NAs introduced by coercion warning #768

Closed yangsophieee closed 9 months ago

yangsophieee commented 9 months ago

This will fix the 'NAs introduced by coercion' warning for Pirralho_2014 but not for vanderMoezel_1987 as that will only be fixed once the traits.build package is used (in particular the fix for unit conversions of bins). See this issue for details.

The vanderMoezel_1987 (and other studies I'm sure) bin values that need unit conversions are lost during building but this has been happening previously.

codecov[bot] commented 9 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d2680c9) 79.52% compared to head (ba9dfdb) 79.52%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #768 +/- ## ======================================== Coverage 79.52% 79.52% ======================================== Files 7 7 Lines 1548 1548 ======================================== Hits 1231 1231 Misses 317 317 ```

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