Adding Conditionals #74
73.70% of diff hit (target 77.41%)
View this Pull Request on Codecov
73.70% of diff hit (target 77.41%)
Annotations
Check warning on line 40 in Sources/SyntaxKit/ArrayLiteral.swift
codecov / codecov/patch
Sources/SyntaxKit/ArrayLiteral.swift#L38-L40
Added lines #L38 - L40 were not covered by tests
Check warning on line 49 in Sources/SyntaxKit/ArrayLiteral.swift
codecov / codecov/patch
Sources/SyntaxKit/ArrayLiteral.swift#L43-L49
Added lines #L43 - L49 were not covered by tests
Check warning on line 73 in Sources/SyntaxKit/ArrayLiteral.swift
codecov / codecov/patch
Sources/SyntaxKit/ArrayLiteral.swift#L52-L73
Added lines #L52 - L73 were not covered by tests
Check warning on line 41 in Sources/SyntaxKit/Assignment.swift
codecov / codecov/patch
Sources/SyntaxKit/Assignment.swift#L41
Added line #L41 was not covered by tests
Check warning on line 53 in Sources/SyntaxKit/Assignment.swift
codecov / codecov/patch
Sources/SyntaxKit/Assignment.swift#L52-L53
Added lines #L52 - L53 were not covered by tests
Check warning on line 59 in Sources/SyntaxKit/Assignment.swift
codecov / codecov/patch
Sources/SyntaxKit/Assignment.swift#L57-L59
Added lines #L57 - L59 were not covered by tests
Check warning on line 64 in Sources/SyntaxKit/Assignment.swift
codecov / codecov/patch
Sources/SyntaxKit/Assignment.swift#L62-L64
Added lines #L62 - L64 were not covered by tests
Check warning on line 53 in Sources/SyntaxKit/Break.swift
codecov / codecov/patch
Sources/SyntaxKit/Break.swift#L48-L53
Added lines #L48 - L53 were not covered by tests
Check warning on line 62 in Sources/SyntaxKit/Call.swift
codecov / codecov/patch
Sources/SyntaxKit/Call.swift#L61-L62
Added lines #L61 - L62 were not covered by tests
Check warning on line 42 in Sources/SyntaxKit/Case.swift
codecov / codecov/patch
Sources/SyntaxKit/Case.swift#L42
Added line #L42 was not covered by tests
Check warning on line 56 in Sources/SyntaxKit/Case.swift
codecov / codecov/patch
Sources/SyntaxKit/Case.swift#L48-L56
Added lines #L48 - L56 were not covered by tests
Check warning on line 68 in Sources/SyntaxKit/Case.swift
codecov / codecov/patch
Sources/SyntaxKit/Case.swift#L58-L68
Added lines #L58 - L68 were not covered by tests
Check warning on line 72 in Sources/SyntaxKit/Case.swift
codecov / codecov/patch
Sources/SyntaxKit/Case.swift#L72
Added line #L72 was not covered by tests
Check warning on line 53 in Sources/SyntaxKit/Continue.swift
codecov / codecov/patch
Sources/SyntaxKit/Continue.swift#L48-L53
Added lines #L48 - L53 were not covered by tests
Check warning on line 40 in Sources/SyntaxKit/DictionaryLiteral.swift
codecov / codecov/patch
Sources/SyntaxKit/DictionaryLiteral.swift#L38-L40
Added lines #L38 - L40 were not covered by tests
Check warning on line 50 in Sources/SyntaxKit/DictionaryLiteral.swift
codecov / codecov/patch
Sources/SyntaxKit/DictionaryLiteral.swift#L43-L50
Added lines #L43 - L50 were not covered by tests
Check warning on line 97 in Sources/SyntaxKit/DictionaryLiteral.swift
codecov / codecov/patch
Sources/SyntaxKit/DictionaryLiteral.swift#L53-L97
Added lines #L53 - L97 were not covered by tests
Check warning on line 88 in Sources/SyntaxKit/Enum.swift
codecov / codecov/patch
Sources/SyntaxKit/Enum.swift#L84-L88
Added lines #L84 - L88 were not covered by tests
Check warning on line 72 in Sources/SyntaxKit/EnumCase.swift
codecov / codecov/patch
Sources/SyntaxKit/EnumCase.swift#L70-L72
Added lines #L70 - L72 were not covered by tests
Check warning on line 106 in Sources/SyntaxKit/EnumCase.swift
codecov / codecov/patch
Sources/SyntaxKit/EnumCase.swift#L103-L106
Added lines #L103 - L106 were not covered by tests
Check warning on line 111 in Sources/SyntaxKit/EnumCase.swift
codecov / codecov/patch
Sources/SyntaxKit/EnumCase.swift#L108-L111
Added lines #L108 - L111 were not covered by tests
Check warning on line 116 in Sources/SyntaxKit/EnumCase.swift
codecov / codecov/patch
Sources/SyntaxKit/EnumCase.swift#L113-L116
Added lines #L113 - L116 were not covered by tests
Check warning on line 118 in Sources/SyntaxKit/EnumCase.swift
codecov / codecov/patch
Sources/SyntaxKit/EnumCase.swift#L118
Added line #L118 was not covered by tests
Check warning on line 120 in Sources/SyntaxKit/EnumCase.swift
codecov / codecov/patch
Sources/SyntaxKit/EnumCase.swift#L120
Added line #L120 was not covered by tests
Check warning on line 122 in Sources/SyntaxKit/EnumCase.swift
codecov / codecov/patch
Sources/SyntaxKit/EnumCase.swift#L122
Added line #L122 was not covered by tests