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

fix!(ioredis): net.peer.ip -> db.connection_string #917

Merged
merged 4 commits into from
Feb 25, 2022

Conversation

trask
Copy link
Member

@trask trask commented Feb 22, 2022

BEGIN_COMMIT_OVERRIDE
fix(ioredis)!: net.peer.ip -> db.connection_string
END_COMMIT_OVERRIDE

This is split out of #913 because ioredis tests seem to hang CI.

@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #917 (ea0b3db) into main (5529261) will decrease coverage by 0.22%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #917      +/-   ##
==========================================
- Coverage   95.91%   95.68%   -0.23%     
==========================================
  Files          13       16       +3     
  Lines         856      996     +140     
  Branches      178      198      +20     
==========================================
+ Hits          821      953     +132     
- Misses         35       43       +8     
Impacted Files Coverage Δ
...try-instrumentation-ioredis/src/instrumentation.ts 91.46% <ø> (ø)
...tapackages/auto-instrumentations-node/src/utils.ts 97.87% <0.00%> (ø)
...opentelemetry-instrumentation-ioredis/src/utils.ts 100.00% <0.00%> (ø)

@trask
Copy link
Member Author

trask commented Feb 23, 2022

@open-telemetry/javascript-approvers is this by any chance a known issue that CI is hanging on ioredis tests?

@trask trask changed the title fix(ioredis): net.peer.ip -> db.connection_string fix!(ioredis): net.peer.ip -> db.connection_string Feb 23, 2022
@vmarchaud
Copy link
Member

cc @rauno56 since i think you worked a little bit on the ioredis tests ?

@dyladan
Copy link
Member

dyladan commented Feb 24, 2022

@open-telemetry/javascript-approvers is this by any chance a known issue that CI is hanging on ioredis tests?

Not that I'm aware of

@trask trask marked this pull request as ready for review February 24, 2022 19:29
@trask trask requested a review from a team February 24, 2022 19:29
@trask
Copy link
Member Author

trask commented Feb 24, 2022

what do you know, when I fixed the code, it fixed CI 😭 sorry for the noise

@dyladan
Copy link
Member

dyladan commented Feb 24, 2022

what do you know, when I fixed the code, it fixed CI 😭 sorry for the noise

😮

@dyladan dyladan merged commit 986c349 into open-telemetry:main Feb 25, 2022
@trask trask deleted the fix-db-connection-string-ioredis branch February 25, 2022 16:49
@blumamir
Copy link
Member

@dyladan - the name of the PR starts with fix!, how will release please handle that?
looks like it does not generate a release for the package

@dyladan
Copy link
Member

dyladan commented Feb 25, 2022

According to this it should have treated it as breaking https://github.com/googleapis/release-please#how-should-i-write-my-commits

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.

6 participants