Conversation
all test infrastructure (conftest, module tests, graph tests, runtime tests, etc.)
CLI config, resolution, setup directories, userconfig normalization
downloader init, queue, realtime, historical, failures, availability
segmenter init, threshold, filtering, morphology, contract, failures
cell analyzer init, extract, centroids, adjacency, optional fields, utils, validation
projector init, basic projection, configs, internal utils, validation
data repository, catalog schema, registry radar location
contract assert primitives and check bound wrappers
(detection, tracker, contracts, executor)
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #34 +/- ##
===========================================
+ Coverage 19.88% 46.63% +26.74%
===========================================
Files 49 55 +6
Lines 6079 6088 +9
Branches 863 860 -3
===========================================
+ Hits 1209 2839 +1630
+ Misses 4761 3051 -1710
- Partials 109 198 +89
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR tags (required)
Select all that apply.
What changed
2-4 bullets in plain language.
adds test coverage across every module.
Why
1-2 lines on the user/problem impact.
Issues closed
Closes #10
Closes #11
Closes #12
Target version (required)
Aiming for:
v0.2.0Validation
validated through manual mutation testing.
I ran ruff
I ran import-linter
I ran tests
AI usage & manual verification
If AI tools were used, complete this section.
Reviewer guide
Where should review start, and what are the key files/areas?