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

feat: add hostname as os context value #201

Merged
merged 1 commit into from Jul 18, 2022
Merged

feat: add hostname as os context value #201

merged 1 commit into from Jul 18, 2022

Conversation

rawkode
Copy link
Member

@rawkode rawkode commented Jul 14, 2022

Closes #200

@rawkode rawkode requested a review from icepuma July 14, 2022 20:58
@codecov-commenter
Copy link

Codecov Report

Merging #201 (ac9c335) into main (462dd15) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
+ Coverage   49.16%   49.24%   +0.07%     
==========================================
  Files          59       59              
  Lines        1975     1978       +3     
==========================================
+ Hits          971      974       +3     
  Misses       1004     1004              
Impacted Files Coverage Δ
lib/src/contexts/os.rs 96.77% <100.00%> (+0.34%) ⬆️

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 462dd15...ac9c335. Read the comment docs.

@rawkode rawkode merged commit f4f733d into main Jul 18, 2022
@rawkode rawkode deleted the feat/hostname branch July 18, 2022 06:40
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.

Support {{os.hostname}} as variable
3 participants