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

Add parquet and sqlite support; add NNLS-based PEP and Q-value calculation #119

Merged
merged 269 commits into from
Sep 6, 2024

Merge pull request #46 from msaid-de/feature/pin-to-tsv-convert

55ad062
Select commit
Loading
Failed to load commit list.
Merged

Add parquet and sqlite support; add NNLS-based PEP and Q-value calculation #119

Merge pull request #46 from msaid-de/feature/pin-to-tsv-convert
55ad062
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 86.35671% with 179 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@af44229). Learn more about missing BASE report.

Files with missing lines Patch % Lines
mokapot/tabular_data.py 84.52% 54 Missing ⚠️
mokapot/parsers/pin_to_tsv.py 39.34% 37 Missing ⚠️
mokapot/streaming.py 87.50% 20 Missing ⚠️
mokapot/mokapot.py 65.85% 14 Missing ⚠️
mokapot/brew_rollup.py 92.69% 13 Missing ⚠️
mokapot/peps.py 71.11% 13 Missing ⚠️
mokapot/dataset.py 85.96% 8 Missing ⚠️
mokapot/confidence.py 95.85% 7 Missing ⚠️
mokapot/confidence_writer.py 88.67% 6 Missing ⚠️
mokapot/brew.py 84.61% 2 Missing ⚠️
... and 5 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #119   +/-   ##
=======================================
  Coverage        ?   84.60%           
=======================================
  Files           ?       26           
  Lines           ?     2949           
  Branches        ?        0           
=======================================
  Hits            ?     2495           
  Misses          ?      454           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.