Bookkeeping icon indicating copy to clipboard operation
Bookkeeping copied to clipboard

O2B-317 - Added MD5 hash to attachments

Open KoenLippe opened this issue 4 years ago • 2 comments

KoenLippe avatar May 11 '21 12:05 KoenLippe

Codecov Report

Merging #360 (a8b5366) into master (d3cb438) will increase coverage by 47.17%. The diff coverage is 100.00%.

:exclamation: Current head a8b5366 differs from pull request most recent head bbb422c. Consider uploading reports for the commit bbb422c to get more accurate results

@@             Coverage Diff             @@
##           master     #360       +/-   ##
===========================================
+ Coverage   45.80%   92.98%   +47.17%     
===========================================
  Files         298      212       -86     
  Lines        5449     7935     +2486     
  Branches     1012      567      -445     
===========================================
+ Hits         2496     7378     +4882     
+ Misses       2953      557     -2396     
Impacted Files Coverage Δ
lib/database/adapters/AttachmentAdapter.js 100.00% <ø> (ø)
lib/database/models/attachment.js 100.00% <ø> (ø)
lib/database/repositories/AttachmentRepository.js 100.00% <100.00%> (ø)
lib/usecases/run/EndRunUseCase.js 16.66% <0.00%> (-83.34%) :arrow_down:
lib/usecases/run/GetFlpsByRunUseCase.js 20.00% <0.00%> (-80.00%) :arrow_down:
lib/usecases/run/StartRunUseCase.js 30.76% <0.00%> (-64.69%) :arrow_down:
lib/config/openid.js 71.42% <0.00%> (-28.58%) :arrow_down:
lib/server/controllers/runs.controller.js 58.33% <0.00%> (-26.21%) :arrow_down:
lib/database/adapters/RunAdapter.js 75.00% <0.00%> (-25.00%) :arrow_down:
lib/config/database.js 76.66% <0.00%> (-23.34%) :arrow_down:
... and 184 more

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

codecov[bot] avatar May 11 '21 13:05 codecov[bot]

In my following commits, I will keep to the commit message guidelines described here. My apologies.

KoenLippe avatar May 11 '21 14:05 KoenLippe