[frontend/backend] Fixing full text search wrong indicators #1075
Codecov / codecov/project
succeeded
Jun 14, 2024 in 0s
25.33% (+0.06%) compared to dae2a50
View this Pull Request on Codecov
25.33% (+0.06%) compared to dae2a50
Details
Codecov Report
Attention: Patch coverage is 35.00000%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 25.33%. Comparing base (
dae2a50
) to head (d7b2d57
).
Report is 3 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
.../java/io/openbas/search/FullTextSearchService.java | 41.17% | 10 Missing |
...a/io/openbas/utils/pagination/PaginationUtils.java | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1075 +/- ##
============================================
+ Coverage 25.27% 25.33% +0.06%
Complexity 1010 1010
============================================
Files 464 464
Lines 10893 10892 -1
Branches 534 534
============================================
+ Hits 2753 2760 +7
+ Misses 8074 8066 -8
Partials 66 66
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading