Skip to content

feat: Automated SQLAlchemy integration

6f2b5fc
Select commit
Loading
Failed to load commit list.
Open

[WIP] feat: Automated SQLAlchemy integration #1321

feat: Automated SQLAlchemy integration
6f2b5fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 0s

97.45% (+0.20%) compared to ca42731

View this Pull Request on Codecov

97.45% (+0.20%) compared to ca42731

Details

Codecov Report

❌ Patch coverage is 99.20000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.45%. Comparing base (ca42731) to head (6f2b5fc).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
ariadne/contrib/sqlalchemy/objects.py 95.00% 3 Missing ⚠️
ariadne/contrib/sqlalchemy/__init__.py 80.00% 2 Missing ⚠️
tests/sqlalchemy/test_utils.py 98.97% 2 Missing ⚠️
ariadne/contrib/sqlalchemy/query.py 98.14% 1 Missing ⚠️
ariadne/objects.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1321      +/-   ##
==========================================
+ Coverage   97.25%   97.45%   +0.20%     
==========================================
  Files         127      140      +13     
  Lines        9214    10331    +1117     
==========================================
+ Hits         8961    10068    +1107     
- Misses        253      263      +10     

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