Skip to content

Conversation

Flarna
Copy link
Member

@Flarna Flarna commented Jan 5, 2021

Update update-ts-references to 2.0.0 to avoid that all tsconfig.json files get modified because of slashes (/ to \) during npm install.

Update .gitattributes to use LF also for json files as update-ts-references creates files using LF only even on windows.

Update update-ts-references to 2.0.0 to avoid that all tsconfig.json
files get modified because of slashes (/ to \\) during npm install.

Update .gitattributes to use LF also for json files as
update-ts-references creates files using LF only even on windows.
@codecov
Copy link

codecov bot commented Jan 5, 2021

Codecov Report

Merging #1790 (5ff700f) into master (f2dcec6) will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1790      +/-   ##
==========================================
+ Coverage   92.44%   92.49%   +0.04%     
==========================================
  Files         173      173              
  Lines        6019     6019              
  Branches     1287     1287              
==========================================
+ Hits         5564     5567       +3     
+ Misses        455      452       -3     
Impacted Files Coverage Δ
...ges/opentelemetry-instrumentation-http/src/http.ts 95.49% <0.00%> (+0.81%) ⬆️
...etry-exporter-prometheus/src/PrometheusExporter.ts 92.30% <0.00%> (+1.53%) ⬆️

@Flarna Flarna mentioned this pull request Jan 5, 2021
1 task
@Flarna
Copy link
Member Author

Flarna commented Jan 8, 2021

seems some tests are flaky as fails are unrelated to the changes.

@dyladan
Copy link
Member

dyladan commented Jan 8, 2021

@Flarna yeah i'm currently looking into the flaky tests. Seem to have gotten much worse suddenly for some reason, but a flaky test isn't really acceptable anyways.

@dyladan
Copy link
Member

dyladan commented Jan 11, 2021

@Flarna hopefully test flakiness should be solved

@dyladan dyladan merged commit a5ca32b into open-telemetry:master Jan 11, 2021
@dyladan dyladan deleted the update-ts-references-win branch January 11, 2021 19:37
dyladan added a commit to dyladan/opentelemetry-js that referenced this pull request Sep 9, 2022
dyladan added a commit to dyladan/opentelemetry-js that referenced this pull request Sep 9, 2022
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.

6 participants