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

[ISSUE #557] fix(rust): change dependency from os_type to os_info #558

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

ShadowySpirits
Copy link
Member

fix #557

@codecov-commenter
Copy link

Codecov Report

Merging #558 (a9ef37e) into master (5aed664) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #558   +/-   ##
=========================================
  Coverage     46.84%   46.84%           
  Complexity      667      667           
=========================================
  Files           208      208           
  Lines         11870    11870           
  Branches       3300     3300           
=========================================
  Hits           5561     5561           
  Misses         6066     6066           
  Partials        243      243           
Flag Coverage Δ
rust 82.24% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
rust/src/util.rs 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lizhanhui
Copy link
Contributor

Looks good to me.

@lizhanhui lizhanhui merged commit 7fa131f into apache:master Jul 3, 2023
19 checks passed
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.

[Bug] There is a bug in the Rust SDK that detects the OS type
3 participants