code coverage
This commit is contained in:
		
							parent
							
								
									5bef9ebfe2
								
							
						
					
					
						commit
						392151a75b
					
				
					 3 changed files with 240 additions and 14 deletions
				
			
		| 
						 | 
				
			
			@ -32,7 +32,9 @@ INSERT INTO message_channel (message_id, channel_id) VALUES
 | 
			
		|||
('1141619794500649020', '497161350934560778'),
 | 
			
		||||
('1143121514925928541', '1100319550446252084'),
 | 
			
		||||
('1144865310588014633', '687028734322147344'),
 | 
			
		||||
('1145688633186193479', '1100319550446252084');
 | 
			
		||||
('1145688633186193479', '1100319550446252084'),
 | 
			
		||||
('1145688633186193480', '1100319550446252084'),
 | 
			
		||||
('1145688633186193481', '1100319550446252084');
 | 
			
		||||
 | 
			
		||||
INSERT INTO event_message (event_id, event_type, event_subtype, message_id, part, source) VALUES
 | 
			
		||||
('$X16nfVks1wsrhq4E9SSLiqrf2N8KD0erD0scZG7U5xg', 'm.room.message', 'm.text', '1126786462646550579', 0, 1),
 | 
			
		||||
| 
						 | 
				
			
			@ -51,7 +53,9 @@ INSERT INTO event_message (event_id, event_type, event_subtype, message_id, part
 | 
			
		|||
('$f9cjKiacXI9qPF_nUAckzbiKnJEi0LM399kOkhdd8f8', 'm.sticker', NULL, '1106366167788044450', 0, 0),
 | 
			
		||||
('$Fxy8SMoJuTduwReVkHZ1uHif9EuvNx36Hg79cltiA04', 'm.room.message', 'm.text', '1144865310588014633', 0, 1),
 | 
			
		||||
('$v_Gtr-bzv9IVlSLBO5DstzwmiDd-GSFaNfHX66IupV8', 'm.room.message', 'm.text', '1144874214311067708', 0, 0),
 | 
			
		||||
('$7LIdiJCEqjcWUrpzWzS8TELOlFfBEe4ytgS7zn2lbSs', 'm.room.message', 'm.text', '1145688633186193479', 0, 0);
 | 
			
		||||
('$7LIdiJCEqjcWUrpzWzS8TELOlFfBEe4ytgS7zn2lbSs', 'm.room.message', 'm.text', '1145688633186193479', 0, 0),
 | 
			
		||||
('$7LIdiJCEqjcWUrpzWzS8TELOlFfBEe4ytgS7zn2lbSt', 'm.room.message', 'm.text', '1145688633186193480', 0, 0),
 | 
			
		||||
('$7LIdiJCEqjcWUrpzWzS8TELOlFfBEe4ytgS7zn2lbSt', 'm.room.message', 'm.text', '1145688633186193481', 1, 0);
 | 
			
		||||
 | 
			
		||||
INSERT INTO file (discord_url, mxc_url) VALUES
 | 
			
		||||
('https://cdn.discordapp.com/attachments/497161332244742154/1124628646431297546/image.png', 'mxc://cadence.moe/qXoZktDqNtEGuOCZEADAMvhM'),
 | 
			
		||||
| 
						 | 
				
			
			@ -66,7 +70,7 @@ INSERT INTO file (discord_url, mxc_url) VALUES
 | 
			
		|||
 | 
			
		||||
INSERT INTO member_cache (room_id, mxid, displayname, avatar_url) VALUES
 | 
			
		||||
('!kLRqKKUQXcibIMtOpl:cadence.moe', '@cadence:cadence.moe', 'cadence [they]', NULL),
 | 
			
		||||
('!BpMdOUkWWhFxmTrENV:cadence.moe', '@cadence:cadence.moe', 'cadence [they]', NULL),
 | 
			
		||||
('!BpMdOUkWWhFxmTrENV:cadence.moe', '@cadence:cadence.moe', 'cadence [they]', 'malformed mxc'),
 | 
			
		||||
('!fGgIymcYWOqjbSRUdV:cadence.moe', '@cadence:cadence.moe', 'cadence [they]', 'mxc://cadence.moe/azCAhThKTojXSZJRoWwZmhvU'),
 | 
			
		||||
('!PnyBKvUBOhjuCucEfk:cadence.moe', '@cadence:cadence.moe', 'cadence [they]', 'mxc://cadence.moe/azCAhThKTojXSZJRoWwZmhvU');
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue