Skip to content

Conversation

@ReenigneArcher
Copy link
Member

@ReenigneArcher ReenigneArcher commented May 3, 2025

Description

Now that tmp files are retained from homebrew build and test steps, the gcno files should remain intact.

Depends on gcovr/gcovr#1047

TODO:

  • coverage on Ubuntu runners (required same version of gcov and gcc)
  • coverage on macOS runners (not sure why this isn't working... will worry about it later)

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

@codecov
Copy link

codecov bot commented May 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 15.27%. Comparing base (7d887bc) to head (e7524b6).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3842      +/-   ##
==========================================
+ Coverage   14.25%   15.27%   +1.01%     
==========================================
  Files          89       91       +2     
  Lines       18942    19007      +65     
  Branches     8682     8722      +40     
==========================================
+ Hits         2701     2903     +202     
+ Misses      15230    14995     -235     
- Partials     1011     1109      +98     
Flag Coverage Δ
FreeBSD-14.3-aarch64 ?
FreeBSD-14.3-amd64 13.55% <ø> (+<0.01%) ⬆️
Homebrew-ubuntu-latest 13.73% <ø> (?)
Linux-AppImage 11.55% <ø> (ø)
Windows-AMD64 13.32% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 36 files with indirect coverage changes

@ReenigneArcher ReenigneArcher force-pushed the ci/homebrew/enable-test-coverage branch 11 times, most recently from 09350b4 to bccfda2 Compare May 4, 2025 15:23
@codecov
Copy link

codecov bot commented May 4, 2025

Bundle Report

Bundle size has no change ✅

@ReenigneArcher ReenigneArcher force-pushed the ci/homebrew/enable-test-coverage branch 13 times, most recently from 52eb7ae to 6cf5e8a Compare May 8, 2025 01:04
@LizardByte-bot
Copy link
Member

It looks like this PR has been idle for 90 days. If it's still something you're working on or would like to pursue, please leave a comment or update your branch. Otherwise, we'll be closing this PR in 10 days to reduce our backlog. Thanks!

@ReenigneArcher ReenigneArcher force-pushed the ci/homebrew/enable-test-coverage branch from 6cf5e8a to 5772a12 Compare September 1, 2025 19:09
@ReenigneArcher ReenigneArcher force-pushed the ci/homebrew/enable-test-coverage branch 7 times, most recently from ac5a86a to c88af19 Compare September 2, 2025 13:09
@ReenigneArcher ReenigneArcher added the help wanted Extra attention is needed label Sep 2, 2025
@ReenigneArcher ReenigneArcher force-pushed the ci/homebrew/enable-test-coverage branch 9 times, most recently from ab5edc0 to 3f3e2da Compare September 7, 2025 01:05
@ReenigneArcher ReenigneArcher force-pushed the ci/homebrew/enable-test-coverage branch from 3f3e2da to 0dd02ce Compare October 6, 2025 22:07
@ReenigneArcher ReenigneArcher force-pushed the ci/homebrew/enable-test-coverage branch from 0dd02ce to 30b9f34 Compare November 26, 2025 13:15
@LizardByte LizardByte deleted a comment from sonarqubecloud bot Nov 26, 2025
@ReenigneArcher ReenigneArcher force-pushed the ci/homebrew/enable-test-coverage branch 3 times, most recently from 048eb2f to 878d8f0 Compare November 26, 2025 13:46
@LizardByte LizardByte deleted a comment from sonarqubecloud bot Nov 26, 2025
@ReenigneArcher ReenigneArcher removed the help wanted Extra attention is needed label Nov 26, 2025
@ReenigneArcher ReenigneArcher force-pushed the ci/homebrew/enable-test-coverage branch from 878d8f0 to 866ba16 Compare November 26, 2025 14:29
GCC dependency and related environment setup are now only applied on Linux, aligning with platform-specific requirements. The gcovr coverage generation and assertion are also restricted to Linux.
@ReenigneArcher ReenigneArcher force-pushed the ci/homebrew/enable-test-coverage branch from d427f0d to e7524b6 Compare November 26, 2025 15:37
@sonarqubecloud
Copy link

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.

3 participants