regro / cf-scripts

Flagship repo for cf-regro-autotick-bot
Other
53 stars 74 forks source link

fix: use conda-build to parse variant files normally when getting source #3143

Closed beckermr closed 1 week ago

beckermr commented 1 week ago

Description:

This PR fixes a bug where I was not properly using conda-build to parse variant config files when getting the source.

Checklist:

Cross-refs, links to issues, etc:

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.50%. Comparing base (2dfdb3e) to head (877ded7). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
conda_forge_tick/provide_source_code.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3143 +/- ## ========================================== + Coverage 77.49% 77.50% +0.01% ========================================== Files 124 124 Lines 13292 13299 +7 ========================================== + Hits 10301 10308 +7 Misses 2991 2991 ```

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