nishtahir / language-kotlin

Textmate language grammar for the Kotlin programming language
Apache License 2.0
12 stars 6 forks source link

Closes #53; Parse the single expression function literal within function definition. #56

Closed Animeshz closed 3 years ago

Animeshz commented 3 years ago

Fixes #53.

codecov[bot] commented 3 years ago

Codecov Report

Merging #56 (05ea38f) into master (5738095) will increase coverage by 0.19%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   69.23%   69.42%   +0.19%     
==========================================
  Files          13       13              
  Lines         481      484       +3     
==========================================
+ Hits          333      336       +3     
  Misses        148      148              
Impacted Files Coverage Δ
src/functions.YAML-tmLanguage 100.00% <100.00%> (ø)

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 5738095...05ea38f. Read the comment docs.