-
Notifications
You must be signed in to change notification settings - Fork 413
[Not4Review]Change to include unit test data only #4616
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: main
Are you sure you want to change the base?
Conversation
a287c05
to
b0aa950
Compare
Codecov Report
@@ Coverage Diff @@
## main #4616 +/- ##
==========================================
+ Coverage 68.64% 70.10% +1.45%
==========================================
Files 400 376 -24
Lines 59450 57192 -2258
==========================================
- Hits 40809 40092 -717
+ Misses 15807 14341 -1466
+ Partials 2834 2759 -75
*This pull request uses carry forward flags. Click here to find out more.
|
b0aa950
to
bf9eeb5
Compare
There is already a branch |
@wenqiq I think it's better to use a branch in antrea repo instead of a personal branch to track the unit test coverage considering it will be a long running PR. I have also removed unused github workflows to avoid unnecessary runner resource usage. You can update the branch |
f9b72fc
to
2933e97
Compare
2933e97
to
f435f55
Compare
f435f55
to
f751c5d
Compare
f751c5d
to
af1d780
Compare
af1d780
to
bc3ba6f
Compare
7792b00
to
c001763
Compare
c001763
to
300498d
Compare
f3c5e0a
to
743ef4c
Compare
743ef4c
to
e690e82
Compare
e690e82
to
cf97c70
Compare
cf97c70
to
3d9e695
Compare
46fe043
to
745523d
Compare
745523d
to
dbcec11
Compare
7910c4f
to
0f8f084
Compare
0f8f084
to
d90d6ce
Compare
e58fff2
to
c7ee709
Compare
c7ee709
to
621c058
Compare
12e96f4
to
e13e355
Compare
e13e355
to
c0409bb
Compare
c0409bb
to
5694ed7
Compare
5694ed7
to
335dcc2
Compare
335dcc2
to
b5537c6
Compare
b5537c6
to
6cb67ef
Compare
6cb67ef
to
f8abc45
Compare
f8abc45
to
20e8bfb
Compare
20e8bfb
to
42d8965
Compare
42d8965
to
1f5325a
Compare
1f5325a
to
79c30fb
Compare
79c30fb
to
151816f
Compare
151816f
to
f7ac1d9
Compare
f7ac1d9
to
81b82b1
Compare
81b82b1
to
9d82d8d
Compare
Can one of the admins verify this patch? |
PR Code Suggestions ✨No code suggestions found for the PR. |
1c9a624
to
361f37e
Compare
Signed-off-by: Rajnish K <rajnishk1@vmware.com> Signed-off-by: Lan Luo <luola@vmware.com> Signed-off-by: Kumar Atish <atish.iaf@gmail.com>
361f37e
to
6e978a9
Compare
The purpose of this PR is to track latest unit test coverage data on Codecov.
Signed-off-by: Lan Luo luola@vmware.com