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

editoast: update opentelemetry dependencies #7569

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

woshilapin
Copy link
Contributor

@woshilapin woshilapin commented May 31, 2024

@codecov-commenter
Copy link

codecov-commenter commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.64%. Comparing base (c084bd6) to head (8b90c1c).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #7569      +/-   ##
============================================
- Coverage     28.65%   28.64%   -0.01%     
  Complexity     2058     2058              
============================================
  Files          1247     1247              
  Lines        154280   154280              
  Branches       3031     3031              
============================================
- Hits          44203    44191      -12     
- Misses       108275   108287      +12     
  Partials       1802     1802              
Flag Coverage Δ
core 75.02% <ø> (ø)
editoast 71.81% <ø> (-0.05%) ⬇️
front 10.01% <ø> (ø)
gateway 2.41% <ø> (ø)
railjson_generator 87.49% <ø> (ø)
tests 72.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@woshilapin woshilapin force-pushed the wsl/chore/editoast/update-dependencies branch 2 times, most recently from e176be5 to 8b90c1c Compare June 24, 2024 13:42
@woshilapin woshilapin marked this pull request as ready for review June 24, 2024 13:42
@woshilapin woshilapin requested a review from a team as a code owner June 24, 2024 13:42
Copy link
Contributor

@flomonster flomonster left a comment

Choose a reason for hiding this comment

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

LGTM (tested)

@woshilapin woshilapin added this pull request to the merge queue Jun 25, 2024
Merged via the queue into dev with commit 68a9eee Jun 25, 2024
17 checks passed
@woshilapin woshilapin deleted the wsl/chore/editoast/update-dependencies branch June 25, 2024 14:04
woshilapin added a commit that referenced this pull request Sep 25, 2024
By default, Dependabot opens a new PR for each dependency.
However, it doesn't work well for OpenTelemetry ecosystem which
usually require a manual operation (see #7102, #7569, #8713).

This modification in how Dependabot operates should help a bit.
See [documentation](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups)

Signed-off-by: Jean SIMARD <woshilapin@tuziwo.info>
woshilapin added a commit that referenced this pull request Sep 25, 2024
By default, Dependabot opens a new PR for each dependency.
However, it doesn't work well for OpenTelemetry ecosystem which
usually require a manual operation (see #7102, #7569, #8713).

This modification in how Dependabot operates should help a bit.
See [documentation](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups)

Signed-off-by: Jean SIMARD <woshilapin@tuziwo.info>
github-merge-queue bot pushed a commit that referenced this pull request Sep 25, 2024
By default, Dependabot opens a new PR for each dependency.
However, it doesn't work well for OpenTelemetry ecosystem which
usually require a manual operation (see #7102, #7569, #8713).

This modification in how Dependabot operates should help a bit.
See [documentation](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups)

Signed-off-by: Jean SIMARD <woshilapin@tuziwo.info>
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.

3 participants