Skip to content

Rework type-name parser#166

Merged
DNKpp merged 97 commits into
developmentfrom
dev/RefactorPrettyTypes
May 21, 2026
Merged

Rework type-name parser#166
DNKpp merged 97 commits into
developmentfrom
dev/RefactorPrettyTypes

chore: exclude constant-evaluated code from coverage analysis

3647f61
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded May 21, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- include/mimic++/printing/type/Parser.hpp  196
- include/mimic++/printing/type/ParserState.hpp  27
- include/mimic++/printing/type/PrintVisitor.hpp  81
- include/mimic++/printing/type/Lexer.hpp  40
- include/mimic++/utilities/CopyableBox.hpp  13
         

Complexity decreasing per file
==============================
+ include/mimic++/printing/type/PrintType.hpp  -4
         

See the complete overview on Codacy