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

refactor: move request property to negotiation #459

Merged
merged 29 commits into from
Sep 27, 2024

refactor: wip removing currentStatePerResource

7c57191
Select commit
Loading
Failed to load commit list.
Merged

refactor: move request property to negotiation #459

refactor: wip removing currentStatePerResource
7c57191
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 25, 2024 in 1s

70.83% of diff hit (target 84.22%)

View this Pull Request on Codecov

70.83% of diff hit (target 84.22%)

Annotations

Check warning on line 135 in src/main/java/eu/bbmri_eric/negotiator/governance/resource/ResourceServiceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/eu/bbmri_eric/negotiator/governance/resource/ResourceServiceImpl.java#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 169 in src/main/java/eu/bbmri_eric/negotiator/governance/resource/ResourceServiceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/eu/bbmri_eric/negotiator/governance/resource/ResourceServiceImpl.java#L167-L169

Added lines #L167 - L169 were not covered by tests

Check warning on line 186 in src/main/java/eu/bbmri_eric/negotiator/negotiation/Negotiation.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/eu/bbmri_eric/negotiator/negotiation/Negotiation.java#L186

Added line #L186 was not covered by tests

Check warning on line 32 in src/main/java/eu/bbmri_eric/negotiator/negotiation/NegotiationResourceLink.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/eu/bbmri_eric/negotiator/negotiation/NegotiationResourceLink.java#L32

Added line #L32 was not covered by tests

Check warning on line 97 in src/main/java/eu/bbmri_eric/negotiator/negotiation/NegotiationServiceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/eu/bbmri_eric/negotiator/negotiation/NegotiationServiceImpl.java#L97

Added line #L97 was not covered by tests

Check warning on line 108 in src/main/java/eu/bbmri_eric/negotiator/negotiation/NegotiationSpecification.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/eu/bbmri_eric/negotiator/negotiation/NegotiationSpecification.java#L108

Added line #L108 was not covered by tests

Check warning on line 150 in src/main/java/eu/bbmri_eric/negotiator/negotiation/NegotiationSpecification.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/eu/bbmri_eric/negotiator/negotiation/NegotiationSpecification.java#L150

Added line #L150 was not covered by tests

Check warning on line 76 in src/main/java/eu/bbmri_eric/negotiator/negotiation/mappers/NegotiationModelMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/eu/bbmri_eric/negotiator/negotiation/mappers/NegotiationModelMapper.java#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 39 in src/main/java/eu/bbmri_eric/negotiator/negotiation/request/QueryV2Controller.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/eu/bbmri_eric/negotiator/negotiation/request/QueryV2Controller.java#L39

Added line #L39 was not covered by tests

Check warning on line 41 in src/main/java/eu/bbmri_eric/negotiator/negotiation/request/QueryV2Controller.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/eu/bbmri_eric/negotiator/negotiation/request/QueryV2Controller.java#L41

Added line #L41 was not covered by tests