SwiftStudies / OysterKit

OysterKit is a framework that provides a native Swift scanning, lexical analysis, and parsing capabilities. In addition it provides a language that can be used to rapidly define the rules used by OysterKit called STLR
BSD 2-Clause "Simplified" License
177 stars 23 forks source link

Improvements leveraging Swift 4.2 #66

Closed SwiftStudies closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #66 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   67.84%   67.84%           
=======================================
  Files          35       35           
  Lines        4062     4062           
=======================================
  Hits         2756     2756           
  Misses       1306     1306
Flag Coverage Δ
#ExampleLanguages 66.66% <ø> (ø) :arrow_up:
#OysterKit 62.32% <ø> (ø) :arrow_up:
#STLR 67.84% <ø> (ø) :arrow_up:
#stlrc 67.84% <ø> (ø) :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 4ff5f60...556db4a. Read the comment docs.