yandex / ozo

OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.
PostgreSQL License
227 stars 46 forks source link

Update resource_pool third party dependency #229

Closed jonesmz closed 4 years ago

jonesmz commented 4 years ago

resource_pool has several warning fixes that I would enjoy having in ozo, so that I can have quieter builds.

Please let me know if updating to the current master branch is inappropriate in some way, maybe we can work out an alternative way to handle this.

codecov[bot] commented 4 years ago

Codecov Report

Merging #229 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #229   +/-   ##
=======================================
  Coverage   95.05%   95.05%           
=======================================
  Files          79       79           
  Lines        1758     1758           
  Branches      471      471           
=======================================
  Hits         1671     1671           
  Misses         30       30           
  Partials       57       57

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 351d3b3...736a6b1. Read the comment docs.