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: rename trace_id variable to correlation_id #408

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

jooola
Copy link
Member

@jooola jooola commented Jul 3, 2024

I learned that we should not use the trace_id name for a correlation_id.

I scoped this change as a fix, as the correltation_id is only used internally.

@jooola jooola changed the title refactor: rename correlation id variable fix: rename correlation_id variable Jul 3, 2024
@jooola jooola changed the title fix: rename correlation_id variable fix: rename trace_id variable to correlation_id Jul 3, 2024
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.94%. Comparing base (cf08842) to head (0495777).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #408   +/-   ##
=======================================
  Coverage   92.94%   92.94%           
=======================================
  Files          64       64           
  Lines        2879     2879           
=======================================
  Hits         2676     2676           
  Misses        203      203           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jooola jooola merged commit 66a0f54 into hetznercloud:main Jul 3, 2024
10 checks passed
@jooola jooola deleted the correlation_id branch July 3, 2024 10:54
jooola pushed a commit that referenced this pull request Jul 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.0.1](v2.0.0...v2.0.1)
(2024-07-03)


### Bug Fixes

* `assignee_type` is required when creating a primary ip
([#409](#409))
([bce5e94](bce5e94))
* clean unused arguments in the `Client.servers.rebuild` method
([#407](#407))
([6d33c3c](6d33c3c))
* details are optional in API errors
([#411](#411))
([f1c6594](f1c6594))
* rename `trace_id` variable to `correlation_id`
([#408](#408))
([66a0f54](66a0f54))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

None yet

2 participants