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 spaces around infix operator ^ #321

Merged
merged 5 commits into from
Jun 6, 2018
Merged

Remove spaces around infix operator ^ #321

merged 5 commits into from
Jun 6, 2018

Conversation

dchiu911
Copy link
Contributor

@codecov
Copy link

codecov bot commented May 30, 2018

Codecov Report

Merging #321 into master will decrease coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #321      +/-   ##
==========================================
- Coverage   85.52%   85.41%   -0.11%     
==========================================
  Files          40       40              
  Lines        2238     2098     -140     
==========================================
- Hits         1914     1792     -122     
+ Misses        324      306      -18
Impacted Files Coverage Δ
R/infix_spaces_linter.R 100% <ø> (ø) ⬆️
R/utils.R 73.86% <0%> (-2.84%) ⬇️
R/seq_linter.R 97.43% <0%> (-2.57%) ⬇️
R/lint.R 71.03% <0%> (-2.27%) ⬇️
R/settings.R 92.3% <0%> (-1.57%) ⬇️
R/tree-utils.R 83.87% <0%> (-1.21%) ⬇️
R/exclude.R 94.28% <0%> (-0.84%) ⬇️
R/methods.R 41.83% <0%> (-0.62%) ⬇️
R/extract.R 97.22% <0%> (-0.4%) ⬇️
R/object_usage_linter.R 90.12% <0%> (-0.36%) ⬇️
... and 11 more

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 fe4104a...776ae1c. Read the comment docs.

@jimhester jimhester added the bug an unexpected problem or unintended behavior label Jun 3, 2018
Copy link
Collaborator

@gdequeiroz gdequeiroz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks great!

@gdequeiroz gdequeiroz merged commit 90bc6b6 into r-lib:master Jun 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants