Open nilseling opened 11 months ago
Attention: 46 lines
in your changes are missing coverage. Please review.
Comparison is base (
7ba413f
) 87.31% compared to head (adaae45
) 87.06%.
Files | Patch % | Lines |
---|---|---|
R/server-utils.R | 9.80% | 46 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I introduced a few more fixes:
@lassedochreden, @SchulzDan please test this in detail when you get the chance. The design choices and expectations are a bit complex to handle alone.
Bzw, the build issues on devel seem to be slang related; see Bioc developers forum slack
Hi, I just installed version 1.15.3 and it seems that empty gates still propagate the previous gate into the downloaded sce.
This is the start of the bug fix to address #85
This needs to be properly tested and adjusted. I already noticed now that when setting a gate that contains 0 cells leads to the clearing of all subsequent gates. This has not been the behaviour before the fix.