nishtahir / language-kotlin

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

Move build in functions to functions file. Add new builtins #30

Closed nishtahir closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #30 into master will increase coverage by 1.25%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   60.04%   61.29%   +1.25%     
==========================================
  Files          12       12              
  Lines         488      478      -10     
==========================================
  Hits          293      293              
+ Misses        195      185      -10     
Impacted Files Coverage Δ
src/index.YAML-tmLanguage 32.05% <ø> (+1.09%) :arrow_up:
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 fb0bd52...97c8e53. Read the comment docs.