Skip to content

Fix bug in PercolatorTabWriter where style was not set #117

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

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

RalfG
Copy link
Member

@RalfG RalfG commented Mar 6, 2025

Fixed

@RalfG RalfG added the bug Something isn't working label Mar 6, 2025
@RalfG RalfG added this to the v1.4.0 milestone Mar 6, 2025
Copy link

codecov bot commented Mar 6, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 69.10%. Comparing base (45bc0b6) to head (e4aa4bc).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
psm_utils/io/percolator.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
- Coverage   69.12%   69.10%   -0.03%     
==========================================
  Files          30       30              
  Lines        2792     2793       +1     
==========================================
  Hits         1930     1930              
- Misses        862      863       +1     
Flag Coverage Δ
unittests 69.10% <0.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@RalfG RalfG merged commit 9593a41 into main Mar 6, 2025
7 of 9 checks passed
@RalfG RalfG deleted the fix/percolator-style branch March 6, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

PercolatorTabWriter style issue
1 participant