Skip to content

Conversation

nbollis
Copy link
Member

@nbollis nbollis commented Aug 26, 2025

Add a new tab to MetaDraw to see how our deconvolution works on different scans.

There are two modes: Full Spectrum, and Isolation Window

Changes to existing code:
Broke out MassSpectrumPlot as a parent class to SpectrumMatchPlot
Removed all explicit axis tick labeling -> it now does it automatically based upon your zoom.

Copy link

codecov bot commented Aug 27, 2025

Codecov Report

❌ Patch coverage is 99.09091% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.84%. Comparing base (615fcba) to head (e8f0050).

Files with missing lines Patch % Lines
...ons/MetaDraw/DeconExploration/DeconvolutionPlot.cs 97.33% 2 Missing ⚠️
MetaMorpheus/GuiFunctions/Util/CyclicalQueue.cs 94.73% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2562      +/-   ##
==========================================
+ Coverage   96.83%   96.84%   +0.01%     
==========================================
  Files         158      163       +5     
  Lines       23569    23745     +176     
  Branches     3280     3306      +26     
==========================================
+ Hits        22824    22997     +173     
- Misses        740      743       +3     
  Partials        5        5              
Flag Coverage Δ
unittests 94.89% <94.71%> (-0.03%) ⬇️

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

Files with missing lines Coverage Δ
...s/GuiFunctions/MetaDraw/Chimeras/Ms1ChimeraPlot.cs 100.00% <100.00%> (ø)
...w/DeconExploration/DeconExplorationTabViewModel.cs 100.00% <100.00%> (ø)
...w/DeconExploration/DeconvolutedSpeciesViewModel.cs 100.00% <100.00%> (ø)
...nctions/MetaDraw/SpectrumMatch/MassSpectrumPlot.cs 100.00% <100.00%> (ø)
...ctions/MetaDraw/SpectrumMatch/SpectrumMatchPlot.cs 96.06% <100.00%> (-0.97%) ⬇️
...odels/Deconvolution/ClassicDeconParamsViewModel.cs 100.00% <ø> (ø)
MetaMorpheus/GuiFunctions/Util/CyclicalQueue.cs 94.73% <94.73%> (ø)
...ons/MetaDraw/DeconExploration/DeconvolutionPlot.cs 97.33% <97.33%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nbollis nbollis marked this pull request as ready for review August 27, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant