ctags
ctags copied to clipboard
Cxx: extract section information from __attribute__((section("SECTION")))
TODO
- [ ] adds statements for debug printing
- [ ] man pages for C/C++/CUDA, versioning
- [ ] man pages for LD scripts
- [ ] NEWS?
Codecov Report
Attention: 11 lines in your changes are missing coverage. Please review.
Comparison is base (
2c193d5) 85.25% compared to head (5c812c0) 85.33%.
| Files | Patch % | Lines |
|---|---|---|
| parsers/cxx/cxx_side_chain.c | 93.49% | 8 Missing :warning: |
| parsers/cxx/cxx_token.c | 60.00% | 2 Missing :warning: |
| parsers/cxx/cxx_parser_tokenizer.c | 94.11% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #3614 +/- ##
==========================================
+ Coverage 85.25% 85.33% +0.07%
==========================================
Files 230 231 +1
Lines 55502 55728 +226
==========================================
+ Hits 47320 47553 +233
+ Misses 8182 8175 -7
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.