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

chore: fix eslint config #79

Merged
merged 3 commits into from May 25, 2021
Merged

Conversation

rauno56
Copy link
Member

@rauno56 rauno56 commented May 21, 2021

My text editor was yelling at me for the broken eslint config.

  • ignored build/**,
  • fixed references in backwards-compatibility projects - they must've been left unattended after SDK-API repo split.

Everything else unchanged.

@codecov
Copy link

codecov bot commented May 21, 2021

Codecov Report

Merging #79 (9c9a1db) into main (f667325) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
- Coverage   94.70%   94.61%   -0.10%     
==========================================
  Files          42       36       -6     
  Lines         567      557      -10     
  Branches       94       93       -1     
==========================================
- Hits          537      527      -10     
  Misses         30       30              
Impacted Files Coverage Δ
webpack.node-polyfills.js
src/platform/browser/globalThis.ts
karma.conf.js
karma.base.js
src/platform/browser/index.ts
karma.webpack.js

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 f667325...9c9a1db. Read the comment docs.

@vmarchaud vmarchaud merged commit 7f32567 into open-telemetry:main May 25, 2021
@rauno56 rauno56 deleted the fix/eslint-config branch May 25, 2021 17:16
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.

None yet

5 participants