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

Dependencies and not existing file checks #200

Merged
merged 4 commits into from
Nov 30, 2023
Merged

Conversation

julianu
Copy link
Contributor

@julianu julianu commented Nov 30, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: 114 lines in your changes are missing coverage. Please review.

Comparison is base (2221c5c) 61.73% compared to head (4ec1ce5) 62.01%.
Report is 54 commits behind head on main.

Files Patch % Lines
src/main/java/de/mpc/pia/PIACli.java 18.39% 63 Missing and 8 partials ⚠️
src/main/java/de/mpc/pia/tools/MzIdentMLTools.java 0.00% 16 Missing ⚠️
src/main/java/de/mpc/pia/JsonAnalysis.java 36.36% 7 Missing ⚠️
src/main/java/de/mpc/pia/modeller/PSMModeller.java 33.33% 5 Missing and 1 partial ⚠️
...ediate/compiler/parser/InputFileParserFactory.java 37.50% 4 Missing and 1 partial ⚠️
.../pia/modeller/report/filter/RegisteredFilters.java 50.00% 3 Missing and 1 partial ⚠️
...ermediate/compiler/parser/MzIdentMLFileParser.java 75.00% 1 Missing and 2 partials ⚠️
...main/java/de/mpc/pia/modeller/PeptideModeller.java 50.00% 0 Missing and 1 partial ⚠️
...main/java/de/mpc/pia/modeller/ProteinModeller.java 0.00% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #200      +/-   ##
============================================
+ Coverage     61.73%   62.01%   +0.28%     
- Complexity     2490     2492       +2     
============================================
  Files           140      139       -1     
  Lines         14958    14902      -56     
  Branches       2641     2635       -6     
============================================
+ Hits           9234     9242       +8     
+ Misses         4668     4601      -67     
- Partials       1056     1059       +3     
Flag Coverage Δ
unittests 62.01% <28.30%> (+0.28%) ⬆️

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.

@julianu julianu changed the title Dpendencies and not existing file checks Dependencies and not existing file checks Nov 30, 2023
@julianu julianu merged commit eaf8c0d into medbioinf:main Nov 30, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants