pmem / pmemkv

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

CI: rename 'gh-pages' branch to 'docs' #1067

Closed lukaszstolarczuk closed 2 years ago

lukaszstolarczuk commented 2 years ago

We've begun the process of moving the gh-pages content - generated docs - into pmem/pmem.github.io repository. It's now required to remove gh-pages branch here because its content conflicts with pmem.github.io's content.

// this commit is cherry-picked from master branch; we have to apply this patch on all branches, otherwise, our stable branches (after PR merges) won't be green πŸ˜‰


This change is Reviewable

codecov[bot] commented 2 years ago

Codecov Report

Merging #1067 (82dd402) into stable-1.3 (1fb0777) will increase coverage by 2.10%. The diff coverage is n/a.

@@              Coverage Diff               @@
##           stable-1.3    #1067      +/-   ##
==============================================
+ Coverage       91.37%   93.48%   +2.10%     
==============================================
  Files              24       24              
  Lines            2041     2087      +46     
==============================================
+ Hits             1865     1951      +86     
+ Misses            176      136      -40     
Impacted Files Coverage Ξ”
src/exceptions.h 75.00% <0.00%> (+15.00%) :arrow_up:
src/config.h 93.47% <0.00%> (+93.47%) :arrow_up: