pmem / pmemkv

Key/Value Datastore for Persistent Memory
https://pmem.io
Other
397 stars 120 forks source link

Add new weekly workflow #1001

Closed lukaszstolarczuk closed 3 years ago

lukaszstolarczuk commented 3 years ago

with UBSAN and USAN sanitizers and valgrind testes run against valgrind-devel package from upstream (version 3.17).

It was tested on my fork (only 12 drd tests failed): https://github.com/lukaszstolarczuk/pmemkv/runs/2930942875?check_suite_focus=true


This change is Reviewable

codecov[bot] commented 3 years ago

Codecov Report

Merging #1001 (62d8e41) into master (89744f5) will decrease coverage by 0.14%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1001      +/-   ##
==========================================
- Coverage   93.14%   92.99%   -0.15%     
==========================================
  Files          37       37              
  Lines        3312     3314       +2     
==========================================
- Hits         3085     3082       -3     
- Misses        227      232       +5     
Impacted Files Coverage Δ
src/iterator.h 66.66% <0.00%> (-15.16%) :arrow_down:
src/config.h 90.29% <0.00%> (-3.65%) :arrow_down: