Skip to content

Added kw args to all plots#245

Merged
PauBadiaM merged 1 commit into
mainfrom
add_pl_kwargs
Nov 7, 2025
Merged

Added kw args to all plots#245
PauBadiaM merged 1 commit into
mainfrom
add_pl_kwargs

Conversation

@PauBadiaM
Copy link
Copy Markdown
Collaborator

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 7, 2025

Codecov Report

❌ Patch coverage is 77.77778% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.25%. Comparing base (90d2667) to head (dbea950).

Files with missing lines Patch % Lines
src/decoupler/pl/_barplot.py 66.66% 1 Missing ⚠️
src/decoupler/pl/_dotplot.py 66.66% 1 Missing ⚠️
src/decoupler/pl/_filter_by_expr.py 50.00% 1 Missing ⚠️
src/decoupler/pl/_filter_by_prop.py 85.71% 1 Missing ⚠️
src/decoupler/pl/_filter_samples.py 75.00% 1 Missing ⚠️
src/decoupler/pl/_network.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #245      +/-   ##
==========================================
- Coverage   94.37%   94.25%   -0.13%     
==========================================
  Files          78       78              
  Lines        4018     4038      +20     
==========================================
+ Hits         3792     3806      +14     
- Misses        226      232       +6     
Files with missing lines Coverage Δ
src/decoupler/pl/_volcano.py 100.00% <100.00%> (ø)
src/decoupler/pl/_barplot.py 93.65% <66.66%> (-1.44%) ⬇️
src/decoupler/pl/_dotplot.py 97.82% <66.66%> (-2.18%) ⬇️
src/decoupler/pl/_filter_by_expr.py 96.29% <50.00%> (-3.71%) ⬇️
src/decoupler/pl/_filter_by_prop.py 92.30% <85.71%> (-2.70%) ⬇️
src/decoupler/pl/_filter_samples.py 98.24% <75.00%> (-1.76%) ⬇️
src/decoupler/pl/_network.py 99.27% <80.00%> (-0.73%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@PauBadiaM PauBadiaM merged commit 10e805b into main Nov 7, 2025
16 checks passed
@PauBadiaM PauBadiaM deleted the add_pl_kwargs branch November 7, 2025 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants