• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

conda-forge / conda-smithy / 27216834132
73%
master: 60%

Build:
Build:
LAST BUILD BRANCH: namespace-swap
DEFAULT BRANCH: master
Ran 09 Jun 2026 03:30PM UTC
Jobs 1
Files 30
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

09 Jun 2026 03:25PM UTC coverage: 73.011% (+0.2%) from 72.815%
27216834132

push

github

web-flow
fix: avoid false-positive maintainer lint on transient GitHub errors (#2575)

* fix: avoid false-positive maintainer lint on transient GitHub errors

The recipe-maintainer existence check treated any non-200 response as
"maintainer does not exist". On the unauthenticated linting path this meant
a GitHub rate limit (429), server error (5xx), or redirect caused a
false-positive lint for valid maintainers.

Make the check tri-state: retry transient statuses with backoff, keep 404
and 3xx redirects (renamed/invalid usernames) flagged, and surface a new
CF-008 hint instead of a lint when the check cannot be completed.

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Matthew R. Becker <beckermr@users.noreply.github.com>

---------

Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: Matthew R. Becker <beckermr@users.noreply.github.com>

54 of 62 new or added lines in 2 files covered. (87.1%)

2 existing lines in 1 file now uncovered.

4515 of 6184 relevant lines covered (73.01%)

0.73 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
92.13
0.3% conda_smithy/lint_recipe.py

Coverage Regressions

Lines Coverage ∆ File
2
92.13
0.3% conda_smithy/lint_recipe.py
Jobs
ID Job ID Ran Files Coverage
1 27216834132.1 09 Jun 2026 03:30PM UTC 30
73.01
GitHub Action Run
Source Files on build 27216834132
  • Tree
  • List 30
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27216834132
  • edc91666 on github
  • Prev Build on main (#27146401195)
  • Next Build on main (#27221530914)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc