Closed
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7658 +/- ##
==========================================
- Coverage 75.93% 75.89% -0.04%
==========================================
Files 659 661 +2
Lines 185639 186229 +590
==========================================
+ Hits 140958 141344 +386
- Misses 44681 44885 +204
Flags with carried forward coverage won't be shown. Click here to find out more. |
c5f19fe to
ae92e6a
Compare
|
WARNING:
Pipeline 8388 |
ae92e6a to
861d447
Compare
Member
|
This is going to be good... |
861d447 to
8671ce7
Compare
|
ERROR: ERROR: QA failed on ips_afp_drop_chk. Pipeline 8391 |
|
ERROR: ERROR: QA failed on ips_afp_drop_chk. Pipeline 8409 |
ac0b504 to
353e460
Compare
|
WARNING:
Pipeline 8429 |
|
WARNING:
Pipeline 8431 |
|
WARNING:
Pipeline 8432 |
eca453f to
a81ea82
Compare
|
WARNING:
Pipeline 8433 |
a81ea82 to
37e9c90
Compare
|
WARNING:
Pipeline 8434 |
7441e60 to
151efea
Compare
|
WARNING:
Pipeline 8438 |
151efea to
49c01dd
Compare
|
WARNING:
Pipeline 8439 |
49c01dd to
91d30db
Compare
|
WARNING:
Pipeline 8440 |
91d30db to
030c3ac
Compare
|
WARNING:
Pipeline 8441 |
030c3ac to
e17bcab
Compare
|
WARNING:
Pipeline 8443 |
4544889 to
72321b6
Compare
|
WARNING:
Pipeline 8446 |
72321b6 to
17c4343
Compare
|
ERROR: ERROR: QA failed on build_asan. Pipeline 8452 |
17c4343 to
1da2c7a
Compare
ls src/*.c | while read i; do echo $i; python3 scripts/mininc.py $i; done
1da2c7a to
8e396c8
Compare
|
ERROR: ERROR: QA failed on build_asan. Pipeline 8453 |
|
Information: QA ran without warnings. Pipeline 8454 |
Closed
Contributor
Author
|
Replaced by #7677 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Link to redmine ticket:
None
Describe changes:
Now that #7644 is merged, we can remove includes from C files independently from one another.
This is a draft that compiles on a single configuration, to see if it passes CI
Then I guess wee can try to automate the process