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

Nonrandomparameters #10

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

remote_repo does not have to be URL.. it can also be ssh (git@server/…

e8d0b74
Select commit
Loading
Failed to load commit list.
Open

Nonrandomparameters #10

remote_repo does not have to be URL.. it can also be ssh (git@server/…
e8d0b74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 0s

71.26% (-0.11%) compared to 87b6a40, passed because coverage increased by +0.03% when compared to adjusted base (71.23%)

View this Pull Request on Codecov

71.26% (-0.11%) compared to 87b6a40, passed because coverage increased by +0.03% when compared to adjusted base (71.23%)

Details

Codecov Report

Attention: Patch coverage is 71.69811% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 71.26%. Comparing base (87b6a40) to head (e8d0b74).

Files Patch % Lines
...rg/fairdatapipeline/api/Object_component_read.java 45.45% 12 Missing and 6 partials ⚠️
...g/fairdatapipeline/api/Object_component_write.java 66.66% 9 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #10      +/-   ##
============================================
- Coverage     71.37%   71.26%   -0.11%     
- Complexity      446      467      +21     
============================================
  Files            79       82       +3     
  Lines          1509     1601      +92     
  Branches         97      109      +12     
============================================
+ Hits           1077     1141      +64     
- Misses          331      350      +19     
- Partials        101      110       +9     

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