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

Rearranging classes to fit within the Transcriptomics Structure #743

Merged
merged 84 commits into from
Dec 8, 2023

Changed naming convention in Digestion Agent

3e19f13
Select commit
Loading
Failed to load commit list.
Merged

Rearranging classes to fit within the Transcriptomics Structure #743

Changed naming convention in Digestion Agent
3e19f13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 7, 2023 in 1s

92.26% of diff hit (target 75.17%)

View this Pull Request on Codecov

92.26% of diff hit (target 75.17%)

Annotations

Check warning on line 532 in mzLib/Chemistry/ChemicalFormula.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Chemistry/ChemicalFormula.cs#L530-L532

Added lines #L530 - L532 were not covered by tests

Check warning on line 33 in mzLib/Omics/BioPolymerWithSetModsExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Omics/BioPolymerWithSetModsExtensions.cs#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 28 in mzLib/Omics/Digestion/DigestionAgent.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Omics/Digestion/DigestionAgent.cs#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 46 in mzLib/Omics/Digestion/LysisProduct.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Omics/Digestion/LysisProduct.cs#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 122 in mzLib/Omics/Digestion/LysisProduct.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Omics/Digestion/LysisProduct.cs#L122

Added line #L122 was not covered by tests

Check warning on line 200 in mzLib/Omics/Fragmentation/Peptide/DissociationTypeCollection.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Omics/Fragmentation/Peptide/DissociationTypeCollection.cs#L200

Added line #L200 was not covered by tests

Check warning on line 23 in mzLib/Omics/IBioPolymer.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Omics/IBioPolymer.cs#L23

Added line #L23 was not covered by tests

Check warning on line 35 in mzLib/Omics/IBioPolymerWithSetMods.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Omics/IBioPolymerWithSetMods.cs#L35

Added line #L35 was not covered by tests

Check warning on line 32 in mzLib/Omics/Modifications/ModificationLocalization.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Omics/Modifications/ModificationLocalization.cs#L32

Added line #L32 was not covered by tests

Check warning on line 36 in mzLib/Omics/Modifications/ModificationLocalization.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Omics/Modifications/ModificationLocalization.cs#L36

Added line #L36 was not covered by tests

Check warning on line 241 in mzLib/Proteomics/Protein/Protein.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Proteomics/Protein/Protein.cs#L240-L241

Added lines #L240 - L241 were not covered by tests

Check warning on line 83 in mzLib/Proteomics/ProteolyticDigestion/DigestionParams.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Proteomics/ProteolyticDigestion/DigestionParams.cs#L83

Added line #L83 was not covered by tests

Check warning on line 89 in mzLib/Proteomics/ProteolyticDigestion/PeptideWithSetModifications.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Proteomics/ProteolyticDigestion/PeptideWithSetModifications.cs#L89

Added line #L89 was not covered by tests

Check warning on line 112 in mzLib/Proteomics/ProteolyticDigestion/PeptideWithSetModifications.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Proteomics/ProteolyticDigestion/PeptideWithSetModifications.cs#L112

Added line #L112 was not covered by tests

Check warning on line 36 in mzLib/Proteomics/ProteolyticDigestion/ProteolyticPeptide.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

mzLib/Proteomics/ProteolyticDigestion/ProteolyticPeptide.cs#L35-L36

Added lines #L35 - L36 were not covered by tests