GOATS-961 GOATS-983: Add clone target and observation serializers. #465
Codecov / codecov/project
succeeded
Oct 21, 2025 in 0s
78.70% (+0.33%) compared to 9a9229a
View this Pull Request on Codecov
78.70% (+0.33%) compared to 9a9229a
Details
Codecov Report
❌ Patch coverage is 98.05195%
with 3 lines
in your changes missing coverage. Please review.
✅ Project coverage is 78.70%. Comparing base (9a9229a
) to head (6fee0c8
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/goats_tom/serializers/gpp/clone_observation.py | 93.93% | 2 Missing |
src/goats_tom/serializers/gpp/clone_target.py | 94.73% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #465 +/- ##
==========================================
+ Coverage 78.36% 78.70% +0.33%
==========================================
Files 256 260 +4
Lines 8164 8307 +143
Branches 487 489 +2
==========================================
+ Hits 6398 6538 +140
- Misses 1677 1680 +3
Partials 89 89
☔ 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