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

CI: Add separate debug build with GCC 13 #187

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

danielhollas
Copy link
Contributor

Hoping to make things less confusing by having a separate job that has -check=all and other runtime check flags.

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.79%. Comparing base (094ba89) to head (23e8700).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
+ Coverage   91.90%   92.79%   +0.89%     
==========================================
  Files          47       47              
  Lines        6743     6678      -65     
  Branches      757      753       -4     
==========================================
  Hits         6197     6197              
+ Misses        534      469      -65     
  Partials       12       12              
Flag Coverage Δ
unittests 20.64% <ø> (+0.21%) ⬆️

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

see 10 files with indirect coverage changes

Copy link
Contributor

@JanosJiri JanosJiri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks less confusing, thanks!

@danielhollas danielhollas merged commit b6a7b40 into master Nov 12, 2024
19 checks passed
@danielhollas danielhollas deleted the debug-build branch November 12, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants