Skip to content

Conversation

@niklassiemer
Copy link
Member

closes #1904

Refactor sql_connection_string property to handle None case and improve error handling for invalid SQL types.
@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

❌ Patch coverage is 85.18519% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.37%. Comparing base (4c8fd55) to head (ed7ec61).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pyiron_base/database/manager.py 60.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1954      +/-   ##
==========================================
+ Coverage   80.34%   80.37%   +0.02%     
==========================================
  Files          79       79              
  Lines       10458    10462       +4     
==========================================
+ Hits         8403     8409       +6     
+ Misses       2055     2053       -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.

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.

PYIRONSQLCONNECTIONSTRING documentation misleading

3 participants