• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

xoofx / CppAst.NET / 5173641908
79%

Build:
DEFAULT BRANCH: main
Ran 05 Jun 2023 05:34AM UTC
Jobs 1
Files 58
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
5173641908

push

github

web-flow
Enhance for function template & CppType FullName support. (#76)

1. add support for function template
2. add inline namespace support
3. change FullName as a CppType property, and deduce the CppClass full name with specialized template right, you can just use CppClass full name in a generated c++ codes now.
4. FindByFullName() now can search auto ignore inline namespace now(such as clang std::__1::vector, now you can just use std::vector to search)
5. fix crash when the CppClass has a  specialized template with PartialSpecializedTemplateDecl
6. fix crash when typedef with a AliasTemplateDecl for Underlying type.

Co-authored-by: fangshen <fangshen@tencent.com>

948 of 1504 branches covered (63.03%)

Branch coverage included in aggregate %.

183 of 183 new or added lines in 12 files covered. (100.0%)

3607 of 4272 relevant lines covered (84.43%)

2110.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5173641908.1 05 Jun 2023 05:34AM UTC 0
78.86
GitHub Action Run
Source Files on build 5173641908
Detailed source file information is not available for this build.
  • Back to Repo
  • 5dead777 on github
  • Prev Build on main (#4772746645)
  • Next Build on main (#5758478947)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc