Sigh, again. That's what I get for removing std::string only from some APIs and not all. Explicitly fetching the argument values as a StringView everywhere now, it avoids a copy so it's good to do even if not strictly needed.
1 untracked files changed.
Other files ignored by Codecov
src/Magnum/ShaderTools/shaderconverter.cpp
has changed.
No tracked files changed.
Files | Coverage |
---|---|
src | 80.72% |
Project Totals (450 files) | 80.72% |
Sunburst
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file.
The size and color of each slice is representing the number of statements and the coverage, respectively.
Icicle
The top section represents the entire project. Proceeding with folders and finally individual files.
The size and color of each slice is representing the number of statements and the coverage, respectively.