pyiron / pyiron_workflow

Graph-and-node based workflows
BSD 3-Clause "New" or "Revised" License
14 stars 1 forks source link

Target actions branch #483

Closed liamhuber closed 1 month ago

liamhuber commented 1 month ago

To test the new miniforge variant default

github-actions[bot] commented 1 month ago

Binder :point_left: Launch a binder notebook on branch _pyiron/pyiron_workflow/byemamba

liamhuber commented 1 month ago
Ensuring installer...
  Can we use bundled Miniconda?
  Can we download a custom installer by URL?
  Can we download Miniforge?
  ... will download Miniforge.
  Will fetch Miniforge latest from https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge-Linux-x86_64.sh
  Ensuring Installer...
  Checking for cached Miniforge@latest...
  Did not find Miniforge-Linux-x86_64.sh latest in cache
Error: Unexpected HTTP response: 404

For Pete's sake, I'm not allowed to use the Mambaforge variant anymore, but latest is throwing errors, even though the https://github.com/conda-forge/miniforge/releases/latest is a valid page and it, in turn, contains https://github.com/conda-forge/miniforge/releases/download/24.7.1-2/Miniforge3-24.7.1-2-Linux-x86_64.sh

codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (d8728f13d5a609970ca1da6abff714bef531db87) | 3371 | 3088 | 91.60% | | | Head commit (2690c8c0629847cd53f6895b6f8085ba22662565) | 3371 (+0) | 3088 (+0) | 91.60% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#483) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11135710697

Details


Totals Coverage Status
Change from base Build 11097297857: 0.0%
Covered Lines: 3088
Relevant Lines: 3371

💛 - Coveralls