Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

chore: align linter rules with repo open-telemetry/opentelemetry-js #127

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

legendecas
Copy link
Member

The current linter rule is not exactly the same as the one of open-telemetry/opentelemetry-js, which makes moving codes between them require unnecessary re-formats.

@codecov
Copy link

codecov bot commented Oct 22, 2021

Codecov Report

Merging #127 (bba5021) into main (a752e7f) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
- Coverage   95.12%   95.11%   -0.01%     
==========================================
  Files          42       42              
  Lines         574      573       -1     
  Branches       90       90              
==========================================
- Hits          546      545       -1     
  Misses         28       28              
Impacted Files Coverage Δ
src/api/diag.ts 100.00% <100.00%> (ø)
src/diag/ComponentLogger.ts 95.23% <100.00%> (ø)
src/diag/consoleLogger.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 a752e7f...bba5021. Read the comment docs.

@legendecas
Copy link
Member Author

The only failed check is that codecov complains about -0.01% coverage diff :(.

@vmarchaud
Copy link
Member

cc @open-telemetry/javascript-approvers could someone review this one ? its a straightforward change and its blocking other PRs

@vmarchaud vmarchaud merged commit 50db1c2 into open-telemetry:main Nov 8, 2021
@legendecas legendecas deleted the linter branch November 8, 2021 09:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants