andreasfertig / cppinsights

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

Refactor `NumberIterator`. #574

Closed andreasfertig closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #574 (ab6202a) into main (f198ad0) will increase coverage by 0.14%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #574      +/-   ##
==========================================
+ Coverage   97.86%   98.01%   +0.14%     
==========================================
  Files          23       23              
  Lines        4079     4078       -1     
==========================================
+ Hits         3992     3997       +5     
+ Misses         87       81       -6     
Flag Coverage Δ
ubuntu 97.86% <100.00%> (-0.01%) :arrow_down:
ubuntu-libcxx 98.01% <100.00%> (?)

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

Files Coverage Δ
NumberIterator.h 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes