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

DD-1605 Implement several dd-dataverse-cli dataset commands #4

DD-1605 Implement several dd-dataverse-cli dataset commands - VIII - …

84049d0
Select commit
Loading
Failed to load commit list.
Merged

DD-1605 Implement several dd-dataverse-cli dataset commands #4

DD-1605 Implement several dd-dataverse-cli dataset commands - VIII - …
84049d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

29.34% (+29.34%) compared to 75cd94d

View this Pull Request on Codecov

29.34% (+29.34%) compared to 75cd94d

Details

Codecov Report

Attention: Patch coverage is 2.48447% with 157 lines in your changes missing coverage. Please review.

Project coverage is 29.34%. Comparing base (75cd94d) to head (84049d0).
Report is 21 commits behind head on master.

Files with missing lines Patch % Lines
...naw/dans/dvcli/command/AbstractAssignmentRole.java 0.00% 37 Missing ⚠️
...w/dans/dvcli/command/CollectionRoleAssignment.java 0.00% 35 Missing ⚠️
...knaw/dans/dvcli/command/DatasetRoleAssignment.java 0.00% 35 Missing ⚠️
...ava/nl/knaw/dans/dvcli/command/DatasetPublish.java 0.00% 16 Missing ⚠️
...c/main/java/nl/knaw/dans/dvcli/DdDataverseCli.java 0.00% 7 Missing ⚠️
.../nl/knaw/dans/dvcli/command/DatasetGetVersion.java 0.00% 7 Missing ⚠️
...aw/dans/dvcli/command/DatasetGetLatestVersion.java 0.00% 3 Missing ⚠️
...aw/dans/dvcli/command/CollectionImportDataset.java 0.00% 2 Missing ⚠️
...nl/knaw/dans/dvcli/command/DatasetDeleteDraft.java 0.00% 2 Missing ⚠️
...va/nl/knaw/dans/dvcli/command/DatasetGetFiles.java 0.00% 2 Missing ⚠️
... and 11 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master       #4       +/-   ##
=============================================
+ Coverage          0   29.34%   +29.34%     
- Complexity        0       50       +50     
=============================================
  Files             0       35       +35     
  Lines             0      426      +426     
  Branches          0       24       +24     
=============================================
+ Hits              0      125      +125     
- Misses            0      294      +294     
- Partials          0        7        +7     

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