dmlc / treelite

Universal model exchange and serialization format for decision tree forests
https://treelite.readthedocs.io/en/latest/
Apache License 2.0
730 stars 98 forks source link

Make tests fail gracefully if optional deps are missing #557

Closed hcho3 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 84.41%. Comparing base (6f053ff) to head (10ca0a7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## mainline #557 +/- ## ============================================ - Coverage 84.48% 84.41% -0.07% ============================================ Files 71 71 Lines 6180 6180 Branches 518 518 ============================================ - Hits 5221 5217 -4 - Misses 959 963 +4 ```

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