andreasfertig / cppinsights

C++ Insights - See your source code with the eyes of a compiler
https://cppinsights.io
MIT License
4.05k stars 239 forks source link

Fixed namespace handling with Clang 16. #567

Closed andreasfertig closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #567 (d002433) into main (711fc67) will decrease coverage by 0.07%. The diff coverage is 76.92%.

@@            Coverage Diff             @@
##             main     #567      +/-   ##
==========================================
- Coverage   98.01%   97.94%   -0.07%     
==========================================
  Files          23       23              
  Lines        4071     4079       +8     
==========================================
+ Hits         3990     3995       +5     
- Misses         81       84       +3     
Flag Coverage Δ
ubuntu 97.81% <76.92%> (-0.07%) :arrow_down:
ubuntu-libcxx 97.94% <76.92%> (-0.07%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
InsightsHelpers.cpp 97.64% <76.92%> (-0.45%) :arrow_down: