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

conda-forge / conda-smithy / 12791349545
71%
master: 60%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 15 Jan 2025 03:17PM UTC
Jobs 1
Files 22
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

15 Jan 2025 03:15PM UTC coverage: 72.069% (+0.1%) from 71.951%
12791349545

push

github

web-flow
Support outputs in `hint_noarch_python_use_python_min`, also fix if/then/else flattening for non-list clauses (#2218)

* Fix hint_noarch_python_use_python_min to correctly assert no hints

Fix the outdated message in assertion for no hints
in `hint_noarch_python_use_python_min` tests.  The tests no longer
correctly failed if the check produced hints, since the message was
changed.  Instead, assert on plain `python_min` substring, as that
is unlikely to ever disappear.

* Support multi-output recipes in hint_noarch_python_use_python_min

Check all `noarch: python` outputs for missing `{{ python_min }}` usage.
Move the code for grabbing test dependencies from v0 and v1 recipes
to a common function in `conda_smithy.linter.utils`.

Fixes #2188

* Fix flattening v1 if/then/else blocks with non-list clauses

Fix flattening v1 `if/then/else` blocks where the `then` or `else`
clauses are immediate strings rather than sublists, e.g.:

```
- if: foo
  then: bar
  else: baz
```

* Add a news entry

* Reformat

* Include the output name in hints

* Apply suggestions from code review

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: Matthew R. Becker <beckermr@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

1257 of 1910 branches covered (65.81%)

38 of 38 new or added lines in 3 files covered. (100.0%)

3406 of 4726 relevant lines covered (72.07%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12791349545.1 15 Jan 2025 03:17PM UTC 22
72.07
GitHub Action Run
Source Files on build 12791349545
  • Tree
  • List 22
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 218453b8 on github
  • Prev Build on main (#12756202179)
  • Next Build on main (#12793469275)
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