8000 Add tests for gcc-9 and clang-13 by Spacetown · Pull Request #527 · gcovr/gcovr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add tests for gcc-9 and clang-13 #527

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Mar 23, 2022
Merged

Add tests for gcc-9 and clang-13 #527

merged 15 commits into from
Mar 23, 2022

Conversation

Spacetown
Copy link
Member

Add test for gcc-9, the reference is copied from gcc-8. The new version of gcc is only available for ubuntu 20.04, therefore the creation of the docker image is adapted. I also switched to the new ubuntu for gcc-8 and clang-10.

This is needed to start work on #282.

@Spacetown Spacetown added needs review QA related to testing, build infrastructure, etc labels Nov 13, 2021
@Spacetown Spacetown added this to the UpcomingRelease milestone Nov 13, 2021
@codecov
Copy link
codecov bot commented Nov 13, 2021

Codecov Report

Merging #527 (2e6617b) into master (3906220) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master     #527   +/-   ##
=======================================
  Coverage   95.71%   95.71%           
=======================================
  Files          23       23           
  Lines        3315     3315           
  Branches      610      609    -1     
=======================================
  Hits         3173     3173           
  Misses         69       69           
  Partials       73       73           
Flag Coverage Δ
ubuntu-18.04 94.56% <0.00%> (+0.06%) ⬆️
windows-2019 95.39% <0.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
gcovr/gcov.py 82.50% <0.00%> (ø)
gcovr/tests/test_gcovr.py 97.66% <ø> (ø)

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 3906220...2e6617b. Read the comment docs.

@Spacetown Spacetown requested a review from latk November 15, 2021 20:42
@Spacetown Spacetown added Internal change Internal change not visible to user Type: Enhancement labels Dec 8, 2021
@Spacetown Spacetown force-pushed the add_gcc9 branch 4 times, most recently from e3d1f2d to 02a5661 Compare January 11, 2022 21:18
- Switch for gcc-8 and clang-10 to ubuntu:20.04.
- Install python3.7 as default python3 only for ubuntu:18.04.
- Use python3 to load pip after setting default python3.
@Spacetown
Copy link
Member Author

@latk I've checked the available versions, shall we extend the tests also with gcc-10, gcc-11, clang-11, clang-12and clang-13 or some of them?

@Spacetown Spacetown modified the milestones: 5.1, LongTerm, Upcoming release Feb 20, 2022
@Spacetown Spacetown changed the title Add tests for gcc-9 Add tests for gcc-9 and clang-13 Mar 20, 2022
@Spacetown Spacetown modified the milestones: Upcoming release, 5.1 Mar 20, 2022
@Spacetown Spacetown force-pushed the add_gcc9 branch 3 times, most recently from 9af2634 to ef3c8b7 Compare March 20, 2022 20:47
@Spacetown Spacetown merged commit 9eb6b80 into gcovr:master Mar 23, 2022
@Spacetown Spacetown deleted the add_gcc9 branch March 23, 2022 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internal change Internal change not visible to user needs review QA related to testing, build infrastructure, etc Type: Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0