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

Add sysinfo support #58

Merged
merged 10 commits into from
Mar 25, 2021
Merged

Add sysinfo support #58

merged 10 commits into from
Mar 25, 2021

Conversation

CraZySacX
Copy link
Member

  • Add sysinfo feature to allow access to machine specific data that may be useful as build time data

@codecov
Copy link

codecov bot commented Mar 24, 2021

Codecov Report

Merging #58 (082078b) into master (ba5162a) will decrease coverage by 0.79%.
The diff coverage is 94.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   99.63%   98.84%   -0.80%     
==========================================
  Files          10       11       +1     
  Lines         552      694     +142     
==========================================
+ Hits          550      686     +136     
- Misses          2        8       +6     
Impacted Files Coverage Δ
src/feature/mod.rs 100.00% <ø> (ø)
src/lib.rs 100.00% <ø> (ø)
src/feature/si.rs 92.30% <92.30%> (ø)
src/config.rs 100.00% <100.00%> (ø)
src/constants.rs 100.00% <100.00%> (ø)
src/error.rs 100.00% <100.00%> (ø)
src/gen.rs 100.00% <100.00%> (ø)
src/feature/git.rs 100.00% <0.00%> (+2.08%) ⬆️

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 ba5162a...082078b. Read the comment docs.

@CraZySacX CraZySacX merged commit 61e560e into master Mar 25, 2021
@CraZySacX CraZySacX deleted the feature/sysinfo branch March 25, 2021 16:18
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.

2 participants