Skip to content

fix: ensure we parse recipes with config files#5845

Merged
beckermr merged 9 commits intomainfrom
parse-cfg
Mar 21, 2026
Merged

fix: ensure we parse recipes with config files#5845
beckermr merged 9 commits intomainfrom
parse-cfg

Conversation

@beckermr
Copy link
Copy Markdown
Contributor

Description:

This PR adds code to ensure we use config files when parsing. Overall this needs cleanup but I think it will help in the short-term.

closes #5786

Checklist:

  • Pydantic model updated or no update needed

Cross-refs, links to issues, etc:

@beckermr beckermr marked this pull request as ready for review March 21, 2026 18:05
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.64%. Comparing base (7773c02) to head (c0e1f48).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5845      +/-   ##
==========================================
+ Coverage   80.57%   80.64%   +0.06%     
==========================================
  Files         146      146              
  Lines       17372    17393      +21     
==========================================
+ Hits        13998    14026      +28     
+ Misses       3374     3367       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@beckermr beckermr enabled auto-merge March 21, 2026 20:12
@beckermr beckermr added this pull request to the merge queue Mar 21, 2026
Merged via the queue into main with commit 3898fa6 Mar 21, 2026
12 checks passed
@beckermr beckermr deleted the parse-cfg branch March 21, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

autotick parses recipes without conda_build_config variables

1 participant