Skip to content
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

Fix normed dtype #557

Merged
merged 4 commits into from
Feb 24, 2025
Merged

Fix normed dtype #557

merged 4 commits into from
Feb 24, 2025

Conversation

rettigl
Copy link
Member

@rettigl rettigl commented Jan 26, 2025

Sets the dtype of normalized data to that of unnormalized data.
Currently, it gets the dtype of the normalization histogram

@rettigl rettigl changed the base branch from main to v1_feature_branch January 26, 2025 20:08
@coveralls
Copy link
Collaborator

coveralls commented Jan 26, 2025

Pull Request Test Coverage Report for Build 13205728880

Details

  • 7 of 9 (77.78%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.003%) to 92.177%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/sed/core/processor.py 5 7 71.43%
Totals Coverage Status
Change from base Build 13167417292: 0.003%
Covered Lines: 7706
Relevant Lines: 8360

💛 - Coveralls

@rettigl rettigl requested a review from zain-sohail February 3, 2025 21:12
@rettigl rettigl changed the base branch from v1_feature_branch to main February 5, 2025 21:57
@rettigl rettigl merged commit 541d4c8 into main Feb 24, 2025
5 checks passed
@rettigl rettigl deleted the fix_normed_dtype branch February 24, 2025 12:41
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.

3 participants