Skip to content

test: make conversion-operator stacktrace test more permissive to mat…

ef2c1f8
Select commit
Loading
Failed to load commit list.
Merged

Feature: Proper type prettification #110

test: make conversion-operator stacktrace test more permissive to mat…
ef2c1f8
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded May 10, 2025 in 0s

Your pull request is up to standards!

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

Issues
======
+ Solved 2
           

Coverage decreased per file
===========================
- include/mimic++/Stacktrace.hpp  -1.351
- include/mimic++/String.hpp  -5.556
- include/mimic++/Sequence.hpp  -0.018
         

Complexity increasing per file
==============================
- include/mimic++/printing/type/NameParserReductions.hpp  114
- include/mimic++/printing/type/NameParserTokens.hpp  51
- include/mimic++/printing/type/NamePrintVisitor.hpp  65
- include/mimic++/printing/type/NameParser.hpp  89
- include/mimic++/printing/type/NameLexer.hpp  23
- include/mimic++/ScopedSequence.hpp  6
- include/mimic++/utilities/C++23Backports.hpp  3
- include/mimic++/utilities/Concepts.hpp  2
- include/mimic++/utilities/TypeList.hpp  2
- include/mimic++/utilities/SourceLocation.hpp  8
- include/mimic++/reporting/GlobalReporter.hpp  14
- include/mimic++/reporting/BasicReporter.hpp  11
- include/mimic++/utilities/Algorithm.hpp  20
- include/mimic++/reporting/DefaultReporter.hpp  17
- include/mimic++/reporting/TypeReport.hpp  4
- include/mimic++/reporting/CallReport.hpp  1
- include/mimic++/printing/type/CommonTypes.hpp  37
- include/mimic++/printing/type/Signature.hpp  7
- include/mimic++/printing/type/Templated.hpp  5
- include/mimic++/printing/type/PrintType.hpp  29
- include/mimic++/printing/state/Print.hpp  7
- include/mimic++/printing/state/CommonTypes.hpp  26
- include/mimic++/printing/state/C++23Backports.hpp  6
- include/mimic++/printing/PathPrinter.hpp  3
- include/mimic++/printing/Format.hpp  4
         

See the complete overview on Codacy