yanagiba / swift-ast

A Swift AST parser and visitor that is written in Swift.
Apache License 2.0
355 stars 40 forks source link

Bring language support to Swift 5 #97

Closed ryuichis closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #97 into master will decrease coverage by 0.47%. The diff coverage is 84.3%.

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage    98.2%   97.73%   -0.48%     
==========================================
  Files         150      159       +9     
  Lines        8626     8902     +276     
==========================================
+ Hits         8471     8700     +229     
- Misses        155      202      +47