Closed jenshnielsen closed 11 months ago
Attention: 8 lines
in your changes are missing coverage. Please review.
Comparison is base (
8f0eba2
) 19.62% compared to head (16c1df0
) 19.62%.
Files | Patch % | Lines |
---|---|---|
...codes_contrib_drivers/drivers/BlueFors/BlueFors.py | 0.00% | 8 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Blueforce drivers depends on pandas but this was never added as a dependency.
Add pandas and pandas stubs as dependencies and fix issues with type checking against pandas stubs.