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

Fix missing literal transformer and busted cmd command #108

Merged
merged 3 commits into from
Oct 9, 2019

Conversation

devth
Copy link
Member

@devth devth commented Oct 9, 2019

No description provided.

@codecov
Copy link

codecov bot commented Oct 9, 2019

Codecov Report

Merging #108 into master will increase coverage by 0.09%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   43.78%   43.88%   +0.09%     
==========================================
  Files          90       90              
  Lines        3570     3571       +1     
  Branches      165      166       +1     
==========================================
+ Hits         1563     1567       +4     
+ Misses       1842     1838       -4     
- Partials      165      166       +1
Impacted Files Coverage Δ
src/yetibot/core/interpreter.clj 65.75% <0%> (-0.92%) ⬇️
src/yetibot/core/commands/cmd.clj 88.88% <100%> (+38.88%) ⬆️
src/yetibot/core/parser.clj 91.42% <100%> (+0.25%) ⬆️

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 9b061e6...33a1059. Read the comment docs.

@devth devth changed the title Fix missing literal transformer Fix missing literal transformer and busted cmd command Oct 9, 2019
@devth devth merged commit 8c538c8 into master Oct 9, 2019
@devth devth deleted the fixup-missing-literal-in-parser branch October 9, 2019 22:19
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.

1 participant