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

chore: fix renovate config #1985

Merged
merged 4 commits into from
Mar 11, 2021
Merged

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Mar 2, 2021

It looks like a bad git merge or rebase messed up the renovate config :/

Also update to the latest config syntax

➜  opentelemetry-js git:(fix-renovate) renovate-config-validator                         
 INFO: Validating renovate.json
 INFO: Config validated successfully

@codecov
Copy link

codecov bot commented Mar 2, 2021

Codecov Report

Merging #1985 (5aeface) into main (2f169a5) will decrease coverage by 0.25%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1985      +/-   ##
==========================================
- Coverage   92.91%   92.65%   -0.26%     
==========================================
  Files         152      152              
  Lines        5924     5923       -1     
  Branches     1245     1245              
==========================================
- Hits         5504     5488      -16     
- Misses        420      435      +15     
Impacted Files Coverage Δ
...async-hooks/src/AsyncLocalStorageContextManager.ts 23.52% <0.00%> (-76.48%) ⬇️
...kages/opentelemetry-node/src/NodeTracerProvider.ts 94.11% <0.00%> (-5.89%) ⬇️
...sync-hooks/src/AbstractAsyncHooksContextManager.ts 95.31% <0.00%> (-1.57%) ⬇️
packages/opentelemetry-sdk-node/src/sdk.ts 76.47% <0.00%> (-0.35%) ⬇️

renovate.json Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants