Bookkeeping icon indicating copy to clipboard operation
Bookkeeping copied to clipboard

[O2B-747] Lock detector quality for not ended runs

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:

  • Detectors quality can not be updated for not ended runs

martinboulais avatar Dec 09 '22 11:12 martinboulais

Codecov Report

Merging #828 (a00fbd4) into main (88a7d14) will decrease coverage by 0.37%. The diff coverage is 95.65%.

@@            Coverage Diff             @@
##             main     #828      +/-   ##
==========================================
- Coverage   47.47%   47.11%   -0.37%     
==========================================
  Files         455      450       -5     
  Lines        7180     7138      -42     
  Branches     1363     1360       -3     
==========================================
- Hits         3409     3363      -46     
- Misses       3771     3775       +4     
Impacted Files Coverage Δ
lib/domain/dtos/index.js 100.00% <ø> (ø)
lib/public/components/RunDetail/index.js 0.00% <0.00%> (ø)
lib/usecases/index.js 100.00% <ø> (ø)
lib/database/repositories/Repository.js 100.00% <100.00%> (ø)
lib/database/utilities/TransactionHelper.js 100.00% <100.00%> (ø)
lib/server/controllers/detectors.controller.js 85.71% <100.00%> (-9.03%) :arrow_down:
lib/server/routers/index.js 77.77% <100.00%> (-0.41%) :arrow_down:
lib/server/services/run/RunService.js 100.00% <100.00%> (ø)
lib/server/services/run/updateRun.js 98.57% <100.00%> (ø)
lib/usecases/run/UpdateRunUseCase.js 100.00% <100.00%> (ø)
... and 1 more

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

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