Galileo-Galilei / kedro-pandera

A kedro plugin to use pandera in your kedro projects
https://kedro-pandera.readthedocs.io/en/latest/
Apache License 2.0
33 stars 4 forks source link

:bug: :white_check_mark: Fix KeyError on MemoryDataset outputs & add tests (#69) #70

Closed michal-mmm closed 2 months ago

michal-mmm commented 2 months ago

Description

(#69)

Development notes

What have you changed, and how has this been tested?

Checklist

Notice

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (e40fd99) to head (1e65a76).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 113 114 +1 ========================================= + Hits 113 114 +1 ```

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

Galileo-Galilei commented 2 months ago

Is it ready to merge?

michal-mmm commented 2 months ago

Yes, it is