regro / cf-scripts

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

fix: try a different approach for fixing source code loading #3113

Closed beckermr closed 2 weeks ago

beckermr commented 2 weeks ago

Description:

This PR tries to directly parse the variants when loading source code instead of adding in stubby ones.

Checklist:

Cross-refs, links to issues, etc:

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 76.60%. Comparing base (ce6fe0f) to head (4b9b7ae). Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
conda_forge_tick/provide_source_code.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3113 +/- ## ======================================= Coverage 76.60% 76.60% ======================================= Files 124 124 Lines 13012 13017 +5 ======================================= + Hits 9968 9972 +4 - Misses 3044 3045 +1 ```

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