Implement repo level, user level and global environment variables support #3723
5.63% of diff hit (target 26.96%)
View this Pull Request on Codecov
5.63% of diff hit (target 26.96%)
Annotations
Check warning on line 44 in cli/variable/variable.go
codecov / codecov/patch
cli/variable/variable.go#L41-L44
Added lines #L41 - L44 were not covered by tests
Check warning on line 49 in cli/variable/variable.go
codecov / codecov/patch
cli/variable/variable.go#L46-L49
Added lines #L46 - L49 were not covered by tests
Check warning on line 55 in cli/variable/variable.go
codecov / codecov/patch
cli/variable/variable.go#L51-L55
Added lines #L51 - L55 were not covered by tests
Check warning on line 57 in cli/variable/variable.go
codecov / codecov/patch
cli/variable/variable.go#L57
Added line #L57 was not covered by tests
Check warning on line 63 in cli/variable/variable.go
codecov / codecov/patch
cli/variable/variable.go#L60-L63
Added lines #L60 - L63 were not covered by tests
Check warning on line 68 in cli/variable/variable.go
codecov / codecov/patch
cli/variable/variable.go#L65-L68
Added lines #L65 - L68 were not covered by tests
Check warning on line 70 in cli/variable/variable.go
codecov / codecov/patch
cli/variable/variable.go#L70
Added line #L70 was not covered by tests
Check warning on line 75 in cli/variable/variable.go
codecov / codecov/patch
cli/variable/variable.go#L73-L75
Added lines #L73 - L75 were not covered by tests
Check warning on line 80 in cli/variable/variable.go
codecov / codecov/patch
cli/variable/variable.go#L77-L80
Added lines #L77 - L80 were not covered by tests
Check warning on line 82 in cli/variable/variable.go
codecov / codecov/patch
cli/variable/variable.go#L82
Added line #L82 was not covered by tests
Check warning on line 56 in cli/variable/variable_add.go
codecov / codecov/patch
cli/variable/variable_add.go#L52-L56
Added lines #L52 - L56 were not covered by tests
Check warning on line 68 in cli/variable/variable_add.go
codecov / codecov/patch
cli/variable/variable_add.go#L58-L68
Added lines #L58 - L68 were not covered by tests
Check warning on line 74 in cli/variable/variable_add.go
codecov / codecov/patch
cli/variable/variable_add.go#L71-L74
Added lines #L71 - L74 were not covered by tests
Check warning on line 79 in cli/variable/variable_add.go
codecov / codecov/patch
cli/variable/variable_add.go#L76-L79
Added lines #L76 - L79 were not covered by tests
Check warning on line 84 in cli/variable/variable_add.go
codecov / codecov/patch
cli/variable/variable_add.go#L81-L84
Added lines #L81 - L84 were not covered by tests
Check warning on line 87 in cli/variable/variable_add.go
codecov / codecov/patch
cli/variable/variable_add.go#L86-L87
Added lines #L86 - L87 were not covered by tests
Check warning on line 58 in cli/variable/variable_info.go
codecov / codecov/patch
cli/variable/variable_info.go#L50-L58
Added lines #L50 - L58 were not covered by tests
Check warning on line 63 in cli/variable/variable_info.go
codecov / codecov/patch
cli/variable/variable_info.go#L60-L63
Added lines #L60 - L63 were not covered by tests
Check warning on line 68 in cli/variable/variable_info.go
codecov / codecov/patch
cli/variable/variable_info.go#L65-L68
Added lines #L65 - L68 were not covered by tests
Check warning on line 86 in cli/variable/variable_info.go
codecov / codecov/patch
cli/variable/variable_info.go#L70-L86
Added lines #L70 - L86 were not covered by tests
Check warning on line 93 in cli/variable/variable_info.go
codecov / codecov/patch
cli/variable/variable_info.go#L89-L93
Added lines #L89 - L93 were not covered by tests
Check warning on line 52 in cli/variable/variable_list.go
codecov / codecov/patch
cli/variable/variable_list.go#L46-L52
Added lines #L46 - L52 were not covered by tests
Check warning on line 57 in cli/variable/variable_list.go
codecov / codecov/patch
cli/variable/variable_list.go#L54-L57
Added lines #L54 - L57 were not covered by tests
Check warning on line 75 in cli/variable/variable_list.go
codecov / codecov/patch
cli/variable/variable_list.go#L59-L75
Added lines #L59 - L75 were not covered by tests
Check warning on line 85 in cli/variable/variable_list.go
codecov / codecov/patch
cli/variable/variable_list.go#L78-L85
Added lines #L78 - L85 were not covered by tests