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

Добавить фильтр по типу операции #624

Merged
merged 4 commits into from
Nov 18, 2024

add filter by cash flow type

132f59f
Select commit
Loading
Failed to load commit list.
Merged

Добавить фильтр по типу операции #624

add filter by cash flow type
132f59f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 18, 2024 in 0s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 52 in src/main/java/ru/investbook/repository/specs/EventCashFlowEntitySearchSpecification.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/ru/investbook/repository/specs/EventCashFlowEntitySearchSpecification.java#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 58 in src/main/java/ru/investbook/repository/specs/SecurityEventCashFlowEntitySearchSpecification.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/ru/investbook/repository/specs/SecurityEventCashFlowEntitySearchSpecification.java#L58

Added line #L58 was not covered by tests

Check warning on line 180 in src/main/java/ru/investbook/repository/specs/SpecificationHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/ru/investbook/repository/specs/SpecificationHelper.java#L177-L180

Added lines #L177 - L180 were not covered by tests

Check warning on line 182 in src/main/java/ru/investbook/repository/specs/SpecificationHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/ru/investbook/repository/specs/SpecificationHelper.java#L182

Added line #L182 was not covered by tests

Check warning on line 99 in src/main/java/ru/investbook/web/forms/model/EventCashFlowModel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/ru/investbook/web/forms/model/EventCashFlowModel.java#L97-L99

Added lines #L97 - L99 were not covered by tests

Check warning on line 75 in src/main/java/ru/investbook/web/forms/service/EventCashFlowFormsService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/ru/investbook/web/forms/service/EventCashFlowFormsService.java#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 170 in src/main/java/ru/investbook/web/forms/service/SecurityRepositoryHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/ru/investbook/web/forms/service/SecurityRepositoryHelper.java#L167-L170

Added lines #L167 - L170 were not covered by tests

Check warning on line 174 in src/main/java/ru/investbook/web/forms/service/SecurityRepositoryHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/ru/investbook/web/forms/service/SecurityRepositoryHelper.java#L173-L174

Added lines #L173 - L174 were not covered by tests