dukris / movie-service

Microservice for "Movie App"
1 stars 0 forks source link

SearchCriteria is fixed #28

Closed dukris closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.82 :warning:

Comparison is base (0503f8a) 48.29% compared to head (4e9aff1) 47.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #28 +/- ## ============================================ - Coverage 48.29% 47.47% -0.82% + Complexity 67 66 -1 ============================================ Files 27 27 Lines 234 238 +4 Branches 2 2 ============================================ Hits 113 113 - Misses 121 125 +4 ``` | [Impacted Files](https://app.codecov.io/gh/hizmailovich/movie-service/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hanna+Izmailovich) | Coverage Δ | | |---|---|---| | [...com/solvd/movie/model/criteria/SearchCriteria.java](https://app.codecov.io/gh/hizmailovich/movie-service/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hanna+Izmailovich#diff-c3JjL21haW4vamF2YS9jb20vc29sdmQvbW92aWUvbW9kZWwvY3JpdGVyaWEvU2VhcmNoQ3JpdGVyaWEuamF2YQ==) | `50.00% <0.00%> (-50.00%)` | :arrow_down: | | [...olvd/movie/web/dto/criteria/SearchCriteriaDto.java](https://app.codecov.io/gh/hizmailovich/movie-service/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hanna+Izmailovich#diff-c3JjL21haW4vamF2YS9jb20vc29sdmQvbW92aWUvd2ViL2R0by9jcml0ZXJpYS9TZWFyY2hDcml0ZXJpYUR0by5qYXZh) | `0.00% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dukris commented 1 year ago

@rultor merge

rultor commented 1 year ago

@rultor merge

@hizmailovich Can't merge it. Some CI checks were failed. Apparently, the pull request is not ready to be merged since it has some problems. Please, fix them first.