pkgcore / pkgdev

collection of tools for Gentoo development
https://pkgcore.github.io/pkgdev/
BSD 3-Clause "New" or "Revised" License
29 stars 11 forks source link

tatt: pass configuration to specific package and not all env #165

Closed arthurzam closed 10 months ago

arthurzam commented 10 months ago

Resolves: https://github.com/pkgcore/pkgdev/issues/149

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (02919e1) 70.10% compared to head (59e1438) 69.17%.

Files Patch % Lines
src/pkgdev/scripts/pkgdev_tatt.py 0.00% 37 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #165 +/- ## ========================================== - Coverage 70.10% 69.17% -0.94% ========================================== Files 16 16 Lines 1706 1729 +23 Branches 417 420 +3 ========================================== Hits 1196 1196 - Misses 479 502 +23 Partials 31 31 ```

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