go-clang / gen

Generate Go bindings for Clang's C API
https://pkg.go.dev/github.com/go-clang/gen
BSD 3-Clause "New" or "Revised" License
44 stars 5 forks source link

naming: exclude genCXXManglings and getObjCManglings and add testcase #169

Closed zchee closed 3 years ago

zchee commented 3 years ago

Exclude genCXXManglings and getObjCManglings for clang-v6 and add testcase.

codecov[bot] commented 3 years ago

Codecov Report

Merging #169 (c1d489d) into main (86f8127) will increase coverage by 0.7%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #169     +/-   ##
=======================================
+ Coverage   11.4%   12.2%   +0.7%     
=======================================
  Files         19      19             
  Lines       2515    2517      +2     
=======================================
+ Hits         289     308     +19     
+ Misses      2226    2209     -17     
Impacted Files Coverage Δ
naming.go 36.7% <100.0%> (+27.6%) :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 86f8127...c1d489d. Read the comment docs.