boostorg / pool

Boost.org pool module
http://boost.org/libs/pool
Boost Software License 1.0
49 stars 50 forks source link

Update GitHub Actions CI file #41

Closed sdarwin closed 3 years ago

sdarwin commented 3 years ago

The Ubuntu 16.04 environment is scheduled to be removed from GitHub Actions in September 2021. Migrate those jobs to Docker containers or Ubuntu 18.04. Also, fix a problem with pip package installation on older platforms.

codecov[bot] commented 3 years ago

Codecov Report

Merging #41 (e16329a) into develop (b516ac5) will not change coverage. The diff coverage is n/a.

:exclamation: Current head e16329a differs from pull request most recent head 0b6840d. Consider uploading reports for the commit 0b6840d to get more accurate results Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #41   +/-   ##
========================================
  Coverage    71.39%   71.39%           
========================================
  Files            7        7           
  Lines          423      423           
  Branches       131      131           
========================================
  Hits           302      302           
  Misses          28       28           
  Partials        93       93           

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 b516ac5...0b6840d. Read the comment docs.