Skip to content

Conversation

@etr
Copy link
Owner

@etr etr commented Jan 12, 2019

Description of the Change

Enabling test compilation on g++8, clang6 and clang7

Benefits

It allows validating if the library can compile on the most modern platforms.

Possible Drawbacks

It might incur in failure to build in travis.

Verification Process

A build on travis will demonstrate if the change works or not.

Release Notes

Enabled test compilation on g++8, clang6 and clang7

@etr etr added the travis Related to travis and the CI system label Jan 12, 2019
@etr etr self-assigned this Jan 12, 2019
@codecov-io
Copy link

codecov-io commented Jan 12, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #126   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files          34       34           
  Lines        2962     2962           
=======================================
  Hits         2845     2845           
  Misses        117      117

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 1e61eae...56823a0. Read the comment docs.

@etr etr merged commit 4e57102 into master Jan 12, 2019
@etr etr deleted the gpp8 branch January 30, 2019 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

travis Related to travis and the CI system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants