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

Reversed if statement for comment splitting #1109

Merged
merged 1 commit into from
Jul 11, 2020

Conversation

crainte
Copy link
Contributor

@crainte crainte commented Jul 9, 2020

I made a mistake with my if statement logic for comment splitting.

@codecov
Copy link

codecov bot commented Jul 9, 2020

Codecov Report

Merging #1109 into master will increase coverage by 0.25%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1109      +/-   ##
==========================================
+ Coverage   70.91%   71.17%   +0.25%     
==========================================
  Files          71       71              
  Lines        5876     5876              
==========================================
+ Hits         4167     4182      +15     
+ Misses       1362     1346      -16     
- Partials      347      348       +1     
Impacted Files Coverage Δ
server/events/vcs/github_client.go 87.50% <100.00%> (+7.81%) ⬆️

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 1944657...4568213. Read the comment docs.

@lkysow
Copy link
Member

lkysow commented Jul 9, 2020

@crainte could you add a unit test that would have caught this?

@crainte
Copy link
Contributor Author

crainte commented Jul 9, 2020

I can do that, it will be later today/tomorrow though due to work delays. Sorry about the mistakes :(

@lkysow lkysow merged commit 3709dce into runatlantis:master Jul 11, 2020
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