Skip to content

Conversation

@liamhuber
Copy link
Member

No description provided.

Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
@github-actions
Copy link

github-actions bot commented Oct 2, 2025

Binder 👈 Launch a binder notebook on branch pyiron/pyiron_workflow/hatchling

pyiron-runner and others added 2 commits October 2, 2025 18:27
Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
@codecov
Copy link

codecov bot commented Oct 2, 2025

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.33%. Comparing base (73ff3e3) to head (72f898b).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
pyiron_workflow/__init__.py 60.00% 2 Missing ⚠️

❌ Your patch status has failed because the patch coverage (60.00%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #761      +/-   ##
==========================================
- Coverage   93.38%   93.33%   -0.05%     
==========================================
  Files          38       38              
  Lines        3870     3873       +3     
==========================================
+ Hits         3614     3615       +1     
- Misses        256      258       +2     

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

Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
I'm getting a somewhat opaque error building the docs:
raise CalledProcessError(retcode, process.args,
                                 output=stdout, stderr=stderr)
    subprocess.CalledProcessError: Command 'python -c 'import versioneer; print(versioneer.get_version())'' returned non-zero exit status 1.

However, when I compare to bagofholding -- which already uses hatch and builds its docs fine -- I can see that this line has been removed from the .readthedocs.yml config. So for now let's be very practical and just try synchronizing with what's already working.

Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
Sphinx was just configured to wrongly use versioneer; reference the module version directly.

Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
@liamhuber liamhuber merged commit 12fb21e into main Oct 2, 2025
38 of 40 checks passed
@liamhuber liamhuber deleted the hatchling branch October 2, 2025 19:08
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.

3 participants