pytask-dev / pytask

pytask is a workflow management system that facilitates reproducible data analyses.
https://pytask-dev.readthedocs.io/en/stable
Other
114 stars 10 forks source link

Fix typos in defining_dependencies_products.md #563

Closed ChristianZimpelmann closed 8 months ago

ChristianZimpelmann commented 9 months ago

Changes

Fix typos in defining_dependencies_products.md

codecov[bot] commented 9 months ago

Codecov Report

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

Project coverage is 82.31%. Comparing base (ad3680e) to head (ddf2e5f). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #563 +/- ## =========================================== - Coverage 97.80% 82.31% -15.50% =========================================== Files 106 106 Lines 8710 8695 -15 =========================================== - Hits 8519 7157 -1362 - Misses 191 1538 +1347 ``` | [Flag](https://app.codecov.io/gh/pytask-dev/pytask/pull/563/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytask-dev) | Coverage Δ | | |---|---|---| | [end_to_end](https://app.codecov.io/gh/pytask-dev/pytask/pull/563/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytask-dev) | `82.31% <ø> (+0.03%)` | :arrow_up: | | [integration](https://app.codecov.io/gh/pytask-dev/pytask/pull/563/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytask-dev) | `?` | | | [unit](https://app.codecov.io/gh/pytask-dev/pytask/pull/563/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytask-dev) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytask-dev#carryforward-flags-in-the-pull-request-comment) to find out more.

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

tobiasraabe commented 9 months ago

Thanks, @ChristianZimpelmann! The errors are unrelated to your changes. I will fix them somewhere else.