Closed ponyisi closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.66%. Comparing base (
07b7296
) to head (225c484
). Report is 2 commits behind head on 3.0_develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Make
pandas
a dependency only of tests (where it gets used to interpret data), remove references to it from the main library, remove the pandas extra.Also remove the databinder extra because the package it installs (
nest-asyncio
) is not actually invoked.