yetibot / core

:expressionless: Core yetibot utilities, extracted for shared use among Yetibot and its various plugins
https://yetibot.com
Eclipse Public License 1.0
27 stars 17 forks source link

Add support for single quote literals in the parse #131

Closed devth closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #131 into master will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
+ Coverage   42.26%   42.33%   +0.07%     
==========================================
  Files          91       91              
  Lines        3890     3893       +3     
  Branches      171      171              
==========================================
+ Hits         1644     1648       +4     
+ Misses       2075     2074       -1     
  Partials      171      171              
Impacted Files Coverage Δ
src/yetibot/core/parser.clj 91.42% <ø> (ø)
src/yetibot/core/util/format.clj 78.37% <100.00%> (+2.32%) :arrow_up:

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 1e11176...ab12151. Read the comment docs.