GOATS-971: add version checker in goats run #457
+345
−16
Merged
Codecov / codecov/project
succeeded
Oct 21, 2025 in 0s
79.06% (+0.15%) compared to eea2538
View this Pull Request on Codecov
79.06% (+0.15%) compared to eea2538
Details
Codecov Report
❌ Patch coverage is 84.35374%
with 23 lines
in your changes missing coverage. Please review.
✅ Project coverage is 79.06%. Comparing base (eea2538
) to head (2319ccf
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/goats_cli/cli.py | 20.00% | 16 Missing |
tests/goats_cli/test_versioning.py | 94.50% | 4 Missing and 1 partial |
src/goats_cli/versioning.py | 94.44% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #457 +/- ##
==========================================
+ Coverage 78.91% 79.06% +0.15%
==========================================
Files 264 266 +2
Lines 8390 8523 +133
Branches 490 493 +3
==========================================
+ Hits 6621 6739 +118
- Misses 1680 1694 +14
- Partials 89 90 +1
☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading