boostorg / dynamic_bitset

Boost.org dynamic_bitset module
http://boost.org/libs/dynamic_bitset
Boost Software License 1.0
38 stars 59 forks source link

Update GitHub Actions CI file #61

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 #61 (39e6cb7) into develop (11d8540) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 39e6cb7 differs from pull request most recent head 38e0c9a. Consider uploading reports for the commit 38e0c9a to get more accurate results Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #61   +/-   ##
========================================
  Coverage    77.02%   77.02%           
========================================
  Files            4        4           
  Lines          618      618           
  Branches       215      215           
========================================
  Hits           476      476           
  Misses          29       29           
  Partials       113      113           

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 11d8540...38e0c9a. Read the comment docs.