pytask-dev / pytask-latex

Compile LaTeX documents with pytask.
MIT License
7 stars 1 forks source link

[pre-commit.ci] pre-commit autoupdate #64

Closed pre-commit-ci[bot] closed 11 months ago

pre-commit-ci[bot] commented 1 year ago

updates:

codecov[bot] commented 1 year ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (f5818a5) 98.93% compared to head (b433c38) 98.43%.

Files Patch % Lines
src/pytask_latex/collect.py 86.66% 2 Missing :warning:
src/pytask_latex/compilation_steps.py 66.66% 1 Missing :warning:
src/pytask_latex/plugin.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## ========================================== - Coverage 98.93% 98.43% -0.50% ========================================== Files 16 16 Lines 564 576 +12 ========================================== + Hits 558 567 +9 - Misses 6 9 +3 ``` | [Flag](https://app.codecov.io/gh/pytask-dev/pytask-latex/pull/64/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-latex/pull/64/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytask-dev) | `97.22% <82.60%> (-0.48%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/pytask-dev/pytask-latex/pull/64/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytask-dev) | `50.69% <26.08%> (-0.55%)` | :arrow_down: | 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.