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

Remove trailing spaces from command name #2296

Merged
merged 1 commit into from
Jul 7, 2021
Merged

Conversation

narrieta
Copy link
Member

@narrieta narrieta commented Jul 6, 2021

/proc//comm may include trailing newlines, which need to be removed.

@codecov
Copy link

codecov bot commented Jul 6, 2021

Codecov Report

Merging #2296 (9e08049) into develop (1e03ab5) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2296      +/-   ##
===========================================
+ Coverage    70.64%   70.69%   +0.04%     
===========================================
  Files           96       96              
  Lines        13951    13948       -3     
  Branches      1997     1996       -1     
===========================================
+ Hits          9856     9860       +4     
+ Misses        3655     3652       -3     
+ Partials       440      436       -4     
Impacted Files Coverage Δ
azurelinuxagent/common/cgroupconfigurator.py 70.41% <100.00%> (+0.30%) ⬆️
azurelinuxagent/ga/collect_telemetry_events.py 91.43% <0.00%> (+1.71%) ⬆️

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 1e03ab5...9e08049. Read the comment docs.

@narrieta narrieta merged commit 6bbb326 into Azure:develop Jul 7, 2021
@narrieta narrieta deleted the comm branch July 7, 2021 01:31
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.

3 participants