8000 SEAB-6464: Infer .dockstore.yml by svonworl · Pull Request #5939 · dockstore/dockstore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SEAB-6464: Infer .dockstore.yml #5939

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

Merged
merged 72 commits into from
Dec 11, 2024

refactor to Path

39f2a54
Select commit
Loading
Failed to load commit list.
Merged

SEAB-6464: Infer .dockstore.yml #5939

refactor to Path
39f2a54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 1s

74.37% (+0.70%) compared to 4786a28

View this Pull Request on Codecov

74.37% (+0.70%) compared to 4786a28

Details

Codecov Report

Attention: Patch coverage is 59.84556% with 104 lines in your changes missing coverage. Please review.

Project coverage is 74.37%. Comparing base (4786a28) to head (39f2a54).

Files with missing lines Patch % Lines
...store/webservice/helpers/infer/InferrerHelper.java 68.33% 33 Missing and 5 partials ⚠️
...ockstore/webservice/helpers/ZipGitHubFileTree.java 0.00% 35 Missing ⚠️
...vice/helpers/infer/DescriptorLanguageInferrer.java 75.86% 7 Missing and 7 partials ⚠️
...ckstore/webservice/resources/WorkflowResource.java 0.00% 9 Missing ⚠️
...store/webservice/helpers/GitHubSourceCodeRepo.java 0.00% 6 Missing ⚠️
...o/dockstore/webservice/helpers/infer/Inferrer.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #5939      +/-   ##
=============================================
+ Coverage      73.67%   74.37%   +0.70%     
- Complexity      5482     5620     +138     
=============================================
  Files            380      386       +6     
  Lines          19921    20177     +256     
  Branches        2056     2084      +28     
=============================================
+ Hits           14676    15006     +330     
+ Misses          4257     4172      -85     
- Partials         988      999      +11     

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

0