pyiron / pyiron_workflow

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

Synchronized dependency bumps #239

Closed liamhuber closed 3 months ago

liamhuber commented 3 months ago

So I don't need to think about who's dependency is whose or what is upper-limit locked, and since my bots are not updating the notebook env yaml anyway. Avoids running the whole CI suite N times.

github-actions[bot] commented 3 months ago

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

codacy-production[bot] commented 3 months 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 (d758b1fd5bc135e3b3834b380b1fe4cf4a525d31) | 3120 | 2706 | 86.73% | | | Head commit (64ced0542e683ffbacfae7616c6a6ed992795ccb) | 3120 (+0) | 2706 (+0) | 86.73% (**+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 (#239) | 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

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 8147558731

Details


Totals Coverage Status
Change from base Build 8147389222: 0.0%
Covered Lines: 5807
Relevant Lines: 6326

💛 - Coveralls
liamhuber commented 3 months ago
The following packages are incompatible
├─ pyiron_atomistics 0.4.17**  is installable and it requires
│  └─ pyiron_base >=0.7.7,<=0.7.9 , which can be installed;
└─ pyiron_base 0.7.10**  is not installable because it conflicts with any installable versions previously reported.
liamhuber commented 3 months ago
Could not solve for environment specs
The following packages are incompatible
├─ h5io_browser 0.0.10**  is requested and can be installed;
└─ pyiron_base 0.7.9**  is not installable because it requires
   └─ h5io_browser >=0.0.6,<=0.0.9 , which conflicts with any installable versions previously reported.
Error: Process completed with exit code 1.

Well, I guess at least I will only run the successful CI once...

liamhuber commented 3 months ago

The rest waits on pyiron_atomistics