✅ add tests to improve coverage
This commit is contained in:
		
							parent
							
								
									a414e35971
								
							
						
					
					
						commit
						d7b032f565
					
				
					 5 changed files with 14 additions and 10 deletions
				
			
		|  | @ -1577,8 +1577,8 @@ class binary_reader | |||
|                 return get_number(input_format_t::msgpack, result.subtype) and get_binary(input_format_t::msgpack, 16, result); | ||||
|             } | ||||
| 
 | ||||
|             default:            // LCOV_EXCL_LINE
 | ||||
|                 assert(false);  // LCOV_EXCL_LINE
 | ||||
|             default:           // LCOV_EXCL_LINE
 | ||||
|                 return false;  // LCOV_EXCL_LINE
 | ||||
|         } | ||||
|     } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue