-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cellfinder config + path change #64
Conversation
7216821
to
574733c
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #64 +/- ##
==========================================
- Coverage 82.37% 81.01% -1.37%
==========================================
Files 27 27
Lines 1538 1522 -16
==========================================
- Hits 1267 1233 -34
- Misses 271 289 +18 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good - tiny comments about comments 😂 - thanks
Implemented some feedback from the workflows code review, specifically issues #36 and #35:
I simplified the tests to run only with default/simplest config or skipped them for now, since tests are the focus of PR #62.