Bookkeeping icon indicating copy to clipboard operation
Bookkeeping copied to clipboard

[O2B-753] Search on log text

Open martinboulais opened this issue 3 years ago • 1 comments

I have a JIRA ticket

  • [x] branch and/or PR name(s) include(s) JIRA ID
  • [x] issue has "Fix version" assigned
  • [x] issue "Status" is set to "In review"
  • [x] PR labels are selected

Notable changes for users:

  • Logs can now be filtered on their content

martinboulais avatar Dec 07 '22 11:12 martinboulais

Codecov Report

Merging #826 (1754b19) into main (1105d56) will decrease coverage by 0.01%. The diff coverage is 45.83%.

:exclamation: Current head 1754b19 differs from pull request most recent head 2da0b46. Consider uploading reports for the commit 2da0b46 to get more accurate results

@@            Coverage Diff             @@
##             main     #826      +/-   ##
==========================================
- Coverage   48.50%   48.49%   -0.01%     
==========================================
  Files         516      516              
  Lines        7816     7836      +20     
  Branches     1449     1454       +5     
==========================================
+ Hits         3791     3800       +9     
- Misses       4025     4036      +11     
Impacted Files Coverage Δ
lib/domain/dtos/GetAllLogsDto.js 100.00% <ø> (ø)
...ic/components/Filters/common/filters/textFilter.js 0.00% <0.00%> (ø)
...blic/views/Logs/ActiveColumns/logsActiveColumns.js 0.00% <0.00%> (ø)
lib/public/views/Logs/Logs.js 0.00% <0.00%> (ø)
lib/database/utilities/QueryBuilder.js 91.97% <100.00%> (+0.36%) :arrow_up:
lib/usecases/log/GetAllLogsUseCase.js 98.85% <100.00%> (+0.02%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Dec 07 '22 12:12 codecov[bot]