Skip to content

fix: update python syntax and fix bugs for src updates#5844

Merged
beckermr merged 1 commit intomainfrom
fix-inspection
Mar 21, 2026
Merged

fix: update python syntax and fix bugs for src updates#5844
beckermr merged 1 commit intomainfrom
fix-inspection

Conversation

@beckermr
Copy link
Copy Markdown
Contributor

@beckermr beckermr commented Mar 21, 2026

Description:

As it says at the top...

Checklist:

  • Pydantic model updated or no update needed

Cross-refs, links to issues, etc:

closes #5842

@beckermr beckermr marked this pull request as ready for review March 21, 2026 12:12
@beckermr beckermr requested a review from ytausch as a code owner March 21, 2026 12:12
@beckermr beckermr enabled auto-merge March 21, 2026 12:21
@beckermr beckermr added this pull request to the merge queue Mar 21, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 21, 2026

Codecov Report

❌ Patch coverage is 89.41799% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.52%. Comparing base (65a4cf4) to head (e1396f4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
conda_forge_tick/pypi_name_mapping.py 57.14% 9 Missing ⚠️
conda_forge_tick/status_report.py 14.28% 6 Missing ⚠️
conda_forge_tick/update_deps.py 91.66% 2 Missing ⚠️
conda_forge_tick/utils.py 87.50% 2 Missing ⚠️
conda_forge_tick/import_to_pkg.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5844      +/-   ##
==========================================
- Coverage   80.57%   80.52%   -0.05%     
==========================================
  Files         146      146              
  Lines       17358    17372      +14     
==========================================
+ Hits        13986    13989       +3     
- Misses       3372     3383      +11     

☔ 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.

Merged via the queue into main with commit 939fed1 Mar 21, 2026
12 checks passed
@beckermr beckermr deleted the fix-inspection branch March 21, 2026 12:37
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.

don't try or report dependency errors for non-python packages

1 participant