EntilZha / PyFunctional

Python library for creating data pipelines with chain functional programming
http://pyfunctional.pedro.ai
MIT License
2.41k stars 132 forks source link

Type hinting io handler #191

Closed maestro-1 closed 1 year ago

maestro-1 commented 1 year ago

The PR is dedicated to indicating the current types and how the interact for the IO.py file in pyfunctional

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7672cef) 98.10% compared to head (0d42c3d) 98.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #191 +/- ## ======================================= Coverage 98.10% 98.11% ======================================= Files 12 12 Lines 2380 2381 +1 ======================================= + Hits 2335 2336 +1 Misses 45 45 ``` | [Files Changed](https://app.codecov.io/gh/EntilZha/PyFunctional/pull/191?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pedro+Rodriguez) | Coverage Δ | | |---|---|---| | [functional/io.py](https://app.codecov.io/gh/EntilZha/PyFunctional/pull/191?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pedro+Rodriguez#diff-ZnVuY3Rpb25hbC9pby5weQ==) | `100.00% <100.00%> (ø)` | |

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