-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
Downgrade codecov to stable v3 from v4 beta #1293
Conversation
Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com>
Codecov Report
@@ Coverage Diff @@
## main #1293 +/- ##
============================================
- Coverage 50.71% 49.89% -0.83%
+ Complexity 1243 1221 -22
============================================
Files 102 102
Lines 10008 10008
Branches 1049 1049
============================================
- Hits 5076 4993 -83
- Misses 4300 4395 +95
+ Partials 632 620 -12 see 11 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
V3 is recommended as latest stable version rather than v4 as per codecov documentation , we need also to make sure that dependbot will not change it to v4 till its stable
* Bump io.netty:netty-handler from 4.1.97.Final to 4.1.98.Final (#1291) Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.97.Final to 4.1.98.Final. - [Commits](netty/netty@netty-4.1.97.Final...netty-4.1.98.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Downgrade codecov to stable v3 from v4 beta (#1293) Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com>
* update pom.xml * Update pom.xml * Update pom.xml * Update pom.xml * Update pom.xml * Update pom.xml * update e2eTests.yml update codecov version * Revert "update e2eTests.yml" This reverts commit 036333d. * Updating branch with main latest (#1294) * Bump io.netty:netty-handler from 4.1.97.Final to 4.1.98.Final (#1291) Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.97.Final to 4.1.98.Final. - [Commits](netty/netty@netty-4.1.97.Final...netty-4.1.98.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Downgrade codecov to stable v3 from v4 beta (#1293) Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com> Co-authored-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
No description provided.