Skip to content

Remove checking for None, redundant

2eb8ee2
Select commit
Loading
Failed to load commit list.
Merged

Sanitize input string in omerotools.parse_url #134

Remove checking for None, redundant
2eb8ee2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 22, 2026 in 0s

25% (-0%) compared to d6ca59b

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 25%. Comparing base (d6ca59b) to head (2eb8ee2).
⚠️ Report is 18 commits behind head on devel.

Files with missing lines Patch % Lines
src/imcflibs/imagej/omerotools.py 0% 3 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff          @@
##           devel   #134   +/-   ##
====================================
- Coverage     25%    25%   -0%     
====================================
  Files         25     25           
  Lines       1771   1774    +3     
====================================
  Hits         437    437           
- Misses      1334   1337    +3     

☔ 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.