refactor: moving project.py to root, away from __future__ #506
Codecov / codecov/project
succeeded
Mar 16, 2026 in 0s
82.15% (target 78.00%)
View this Pull Request on Codecov
82.15% (target 78.00%)
Details
Codecov Report
❌ Patch coverage is 86.31090% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.15%. Comparing base (66e86cd) to head (ddd1b91).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/galileo/project.py | 83.41% | 36 Missing |
| src/galileo/collaborator.py | 85.85% | 14 Missing |
| src/galileo/shared/base.py | 90.24% | 4 Missing |
| src/galileo/shared/exceptions.py | 87.50% | 3 Missing |
| src/galileo/__future__/project.py | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #506 +/- ##
==========================================
+ Coverage 82.13% 82.15% +0.02%
==========================================
Files 96 100 +4
Lines 9282 9304 +22
==========================================
+ Hits 7624 7644 +20
- Misses 1658 1660 +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.
Loading