-
-
Notifications
You must be signed in to change notification settings - Fork 381
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
legacy: Builder refactorization (part 5...) #2312
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #2312 +/- ##
==========================================
- Coverage 63.93% 63.66% -0.27%
==========================================
Files 212 204 -8
Lines 19873 19735 -138
==========================================
- Hits 12705 12564 -141
- Misses 6080 6082 +2
- Partials 1088 1089 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
ae555b4
to
da308d8
Compare
ffc946e
to
4cb3c90
Compare
f09a475
to
1239ab2
Compare
…tructor The remaning fields is used only by legacy tests
1239ab2
to
6004057
Compare
Please check if the PR fulfills these requirements
See how to contribute
before creating one)
our contributing guidelines
UPGRADING.md
has been updated with a migration guide (for breaking changes)configuration.schema.json
updated if new parameters are added.What kind of change does this PR introduce?
What is the current behavior?
What is the new behavior?
Does this PR introduce a breaking change, and is titled accordingly?
Other information