wfondrie / depthcharge

A deep learning toolkit for mass spectrometry
https://wfondrie.github.io/depthcharge/
Apache License 2.0
59 stars 18 forks source link

Quality of life fixes #48

Closed wfondrie closed 4 months ago

wfondrie commented 4 months ago

This PR makes small updates to the length of datasets and stops the entire first file from being parsed during creation.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.66%. Comparing base (d46adf1) to head (9c2b337).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #48 +/- ## ========================================== + Coverage 96.64% 96.66% +0.01% ========================================== Files 24 24 Lines 954 959 +5 ========================================== + Hits 922 927 +5 Misses 32 32 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.