-
Notifications
You must be signed in to change notification settings - Fork 143
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
build: do not publish test fixtures #10147
Conversation
Signed-off-by: Jendrik Johannes <jendrik.johannes@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #10147 +/- ##
==========================================
Coverage 63.13% 63.13%
+ Complexity 30700 30698 -2
==========================================
Files 3327 3327
Lines 133875 133875
Branches 13875 13875
==========================================
Hits 84523 84523
+ Misses 46022 46018 -4
- Partials 3330 3334 +4 ☔ View full report in Codecov by Sentry. |
Node: E2E Test Results 1 files ± 0 1 suites ±0 23m 21s ⏱️ + 23m 21s Results for commit 161935b. ± Comparison against base commit 0203ede. This pull request removes 1 and adds 310 tests. Note that renamed tests count towards both.
|
Signed-off-by: Jendrik Johannes <jendrik.johannes@gmail.com>
Description:
We do not have a good reason to publish them and the POM metadata is incomplete/confusing.
This PR also fixes that, if we should publish test fixtures again in the future, versions will be added to test fixture onnly dependencies.
Related issue(s):
Fixes #10143
Notes for reviewer:
Checklist