-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
ci(homebrew): enable test coverage #3842
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
base: master
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. |
09350b4 to
bccfda2
Compare
Bundle ReportBundle size has no change ✅ |
52eb7ae to
6cf5e8a
Compare
|
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! |
6cf5e8a to
5772a12
Compare
ac5a86a to
c88af19
Compare
ab5edc0 to
3f3e2da
Compare
3f3e2da to
0dd02ce
Compare
0dd02ce to
30b9f34
Compare
048eb2f to
878d8f0
Compare
878d8f0 to
866ba16
Compare
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.
d427f0d to
e7524b6
Compare
|



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:
Screenshot
Issues Fixed or Closed
Type of Change
.github/...)Checklist