Skip to content
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

Increase CI coverage #54

Merged
merged 33 commits into from
Aug 19, 2022
Merged

Increase CI coverage #54

merged 33 commits into from
Aug 19, 2022

Conversation

galanCA
Copy link
Contributor

@galanCA galanCA commented Aug 17, 2022

Description

Major changes:

  • Adds more specificity to the os version and the compiler version
  • Adds Ubuntu-22.04 and macOS-12 to the CI matrix
  • Adds gcc-10 and gcc-11 coverage

Minor changes:

  • Remove kiva_suppress_warnings

@codecov
Copy link

codecov bot commented Aug 17, 2022

Codecov Report

Merging #54 (6304d24) into develop (01ee7f4) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop      #54      +/-   ##
===========================================
+ Coverage    59.17%   59.19%   +0.02%     
===========================================
  Files           21       21              
  Lines         5065     5065              
===========================================
+ Hits          2997     2998       +1     
+ Misses        2068     2067       -1     
Flag Coverage Δ
integration 59.19% <ø> (+0.02%) ⬆️
unit 59.19% <ø> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
src/libkiva/Domain.cpp 68.78% <0.00%> (+0.42%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@galanCA galanCA marked this pull request as ready for review August 18, 2022 16:17
@galanCA galanCA requested a review from nealkruis August 18, 2022 16:59
@galanCA galanCA changed the title Specify runner images Increase CI coverage Aug 19, 2022
@galanCA galanCA self-assigned this Aug 19, 2022
@nealkruis nealkruis merged commit 5a14aa0 into develop Aug 19, 2022
@nealkruis nealkruis deleted the specify-runner-images branch August 19, 2022 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants