rnp icon indicating copy to clipboard operation
rnp copied to clipboard

Bogus change to test CI status on release branch

Open andrey-utkin opened this issue 2 years ago • 2 comments

andrey-utkin avatar Jul 08 '22 12:07 andrey-utkin

@andrey-utkin these CI failures are related to changes in GHA/used OS images/whatever else. Those are merged into master already so you just would need to cherry-pick those as well.

ni4 avatar Jul 11 '22 10:07 ni4

Codecov Report

Merging #1871 (9922592) into release/0.x (f06439f) will increase coverage by 0.04%. The diff coverage is 100.00%.

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

@@               Coverage Diff               @@
##           release/0.x    #1871      +/-   ##
===============================================
+ Coverage        80.20%   80.24%   +0.04%     
===============================================
  Files              133      133              
  Lines            28868    28869       +1     
===============================================
+ Hits             23154    23167      +13     
+ Misses            5714     5702      -12     
Impacted Files Coverage Δ
src/lib/rnp.cpp 76.95% <100.00%> (+<0.01%) :arrow_up:
src/librepgp/stream-write.cpp 76.47% <0.00%> (+0.09%) :arrow_up:
src/librepgp/stream-parse.cpp 75.42% <0.00%> (+0.22%) :arrow_up:
src/librepgp/stream-common.cpp 81.02% <0.00%> (+1.32%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f06439f...d3f5c61. Read the comment docs.

codecov[bot] avatar Jul 11 '22 12:07 codecov[bot]