Skip to content
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

[RUMF-1020] enable intake v2 #1048

Merged
merged 4 commits into from
Sep 21, 2021
Merged

[RUMF-1020] enable intake v2 #1048

merged 4 commits into from
Sep 21, 2021

Conversation

BenoitZugmeyer
Copy link
Member

Motivation

Enable intake v2 on all orgs. This will:

Changes

Tests have been reworked a bit, because they were not duplicated with and without the flag: those with the support-intake-v2 flag enabled are still relevant.

Testing

CI


I have gone over the contributing documentation.

Tests have been reworked a bit, because they were not duplicated with
and without the flag: those with the `support-intake-v2` flag enabled
are still relevant.
@BenoitZugmeyer BenoitZugmeyer requested a review from a team as a code owner September 14, 2021 08:55
@BenoitZugmeyer BenoitZugmeyer requested a review from a team as a code owner September 14, 2021 09:10
@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2021

Codecov Report

Merging #1048 (a8767f7) into main (2110e5f) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1048      +/-   ##
==========================================
- Coverage   89.12%   89.11%   -0.01%     
==========================================
  Files          88       88              
  Lines        4138     4135       -3     
  Branches      949      947       -2     
==========================================
- Hits         3688     3685       -3     
  Misses        450      450              
Impacted Files Coverage Δ
...ges/core/src/domain/configuration/configuration.ts 94.28% <ø> (ø)
...s/core/src/domain/configuration/endpointBuilder.ts 100.00% <100.00%> (ø)
...src/domain/configuration/transportConfiguration.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2110e5f...a8767f7. Read the comment docs.

packages/logs/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@bcaudan bcaudan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@cswatt cswatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no docs review required 👍

@BenoitZugmeyer BenoitZugmeyer merged commit af779fc into main Sep 21, 2021
@BenoitZugmeyer BenoitZugmeyer deleted the benoit/enable-intake-v2 branch September 21, 2021 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants