Skip to content

Ensure right fit object is in R scope - #1073

Open
sagar87 wants to merge 1 commit into
scverse:mainfrom
sagar87:bugfix/edgr
Open

Ensure right fit object is in R scope#1073
sagar87 wants to merge 1 commit into
scverse:mainfrom
sagar87:bugfix/edgr

Conversation

@sagar87

@sagar87 sagar87 commented Aug 7, 2026

Copy link
Copy Markdown

PR Checklist

  • Referenced issue is linked
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

Description of changes

This is a little fix to ensure that the right fit object is present in the R environment. This can cause issues if the user creates multiple EdgR objects and doesn't calculate contrasts immediately after fitting the object.

Technical details

N/A

Additional context

N/A

@codecov-commenter

codecov-commenter commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.45%. Comparing base (0c429c5) to head (f19dc35).

Files with missing lines Patch % Lines
...rtpy/tools/_differential_gene_expression/_edger.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1073      +/-   ##
==========================================
- Coverage   79.46%   79.45%   -0.02%     
==========================================
  Files          53       53              
  Lines        7545     7546       +1     
==========================================
  Hits         5996     5996              
- Misses       1549     1550       +1     
Files with missing lines Coverage Δ
...rtpy/tools/_differential_gene_expression/_edger.py 16.66% <0.00%> (-0.26%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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