Transport-for-the-North / caf.toolkit

https://caftoolkit.readthedocs.io/en/stable/
Other
0 stars 1 forks source link

Translation update #94

Closed BenTaylor-TfN closed 5 months ago

BenTaylor-TfN commented 9 months ago

Describe Changes

Fixed a a couple bugs in the numpy matrix translation code Fixed a bug where the columns of an array were not correctly being validated on a pandas matrix translation

Task Checklist

codecov[bot] commented 9 months ago

Codecov Report

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

Project coverage is 91.95%. Comparing base (720275c) to head (678dce7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #94 +/- ## ========================================== + Coverage 91.55% 91.95% +0.40% ========================================== Files 21 21 Lines 1373 1380 +7 ========================================== + Hits 1257 1269 +12 + Misses 116 111 -5 ```

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

BenTaylor-TfN commented 5 months ago

@isaac-tfn, does this solve any of the issues you had mentioned?

Please can you review!